classafFancomSapi::ISpeechRecognizerStatus
sys::Obj afFancomSapi::ISpeechRecognizerStatus
Returns the status of the speech recognition (SR) engine represented by the recognizer object.
http://msdn.microsoft.com/en-us/library/ee125446%28v=vs.85%29.aspx
@clsid {BFF9E781-53EC-484E-BB8A-0E1B5551E35C}
- audioStatus
- ISpeechAudioStatus? audioStatus { private set }- Returns the status of the recognizer's audio output. 
- clsidEngine
- Str? clsidEngine { private set }- Returns the unique identifier associated with the current engine. 
- currentStreamNumber
- Int? currentStreamNumber { private set }- Returns the number of the current recognition stream. 
- currentStreamPosition
- Variant currentStreamPosition { private set }- Returns the recognizer's position in the recognition stream, in bytes. 
- makeFromDispatch
- new makeFromDispatch(Dispatch dispatch)
- numberOfActiveRules
- Int? numberOfActiveRules { private set }- Returns the current engine's number of active rules. 
- supportedLanguages
- Variant supportedLanguages { private set }- Returns an array containing the languages the active engine supports.