| ISpeechToTextRecognizerInfo Property  | 
            Gets the information about of the selected recognizer.
            
 
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
SyntaxSpeechRecognizerInfo RecognizerInfo { get; }ReadOnly Property RecognizerInfo As SpeechRecognizerInfo
	Get
property SpeechRecognizerInfo^ RecognizerInfo {
	SpeechRecognizerInfo^ get ();
}abstract RecognizerInfo : SpeechRecognizerInfo with get
Property Value
Type: 
SpeechRecognizerInfo
See Also