Ozeki VoIP SDK Class library
RecognitionStream Property
NamespacesOzeki.Media.MediaHandlersSpeechToTextRecognitionStream
Declaration Syntax
C#Visual BasicVisual C++
protected Stream RecognitionStream { get; private set; }
Protected Property RecognitionStream As Stream
	Get
	Private Set
protected:
property Stream^ RecognitionStream {
	Stream^ get ();
	private: void set (Stream^ value);
}
Property Value

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290