SpeechToTextIsRecognizing Property |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax protected bool IsRecognizing { get; }
Protected ReadOnly Property IsRecognizing As Boolean
Get
protected:
property bool IsRecognizing {
bool get ();
}
member IsRecognizing : bool with get
Property Value
Type:
BooleanSee Also