state Property
Summary
Contains the current state (started, stopped).
Syntax
Object.defineProperty(LeadEventArgs.prototype, 'state',
get: function()
)
readonly state: SpeechRecognitionEngineState;
Property Value
Returns the current StateChangedEventArgs object.
Requirements
Target Platforms
See Also
LeadEventArgs
LeadEventArgs Members
lt.SpeechRecognition Namespace