ISpeechToTextInitialized Property |
Gets a boolean value indicating whether the speech engine initialized successfully.
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax bool Initialized { get; }
ReadOnly Property Initialized As Boolean
Get
property bool Initialized {
bool get ();
}
abstract Initialized : bool with get
Property Value
Type:
BooleanSee Also