SpeechToTextRecognitionStream Property |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax protected Stream RecognitionStream { get; }
Protected ReadOnly Property RecognitionStream As Stream
Get
protected:
property Stream^ RecognitionStream {
Stream^ get ();
}
member RecognitionStream : Stream with get
Property Value
Type:
StreamSee Also