SpeechToTextRecognitionStream Property |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.77.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
Stream
See Also