SpeechToTextIsRecognizing Property |
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.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
Type:
Boolean
See Also