| SpeechToTextRecognitionStream Property  | 
 
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
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