SpeechToTextRecognitionStream Property |
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxprotected Stream RecognitionStream { get; }
Protected ReadOnly Property RecognitionStream As Stream
Get
protected:
property Stream^ RecognitionStream {
Stream^ get ();
}
member RecognitionStream : Stream with get
Property Value
Type:
Stream
See Also