SpeechToTextIsRecognizing Property |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntaxprotected bool IsRecognizing { get; }
Protected ReadOnly Property IsRecognizing As Boolean
Get
protected:
property bool IsRecognizing {
bool get ();
}
member IsRecognizing : bool with get
Property Value
Boolean
See Also