SpeechToTextRecognitionStream Property |
Namespace: Ozeki.MediaAssembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntaxprotected Stream RecognitionStream { get; }Protected ReadOnly Property RecognitionStream As Stream
Get
protected:
property Stream^ RecognitionStream {
Stream^ get ();
}member RecognitionStream : Stream with get
Property Value
Stream
See Also