stateChanged Property

Summary

Provides a StateChangedEventType object when the state changes.

Syntax

TypeScript
JavaScript
Object.defineProperty(SpeechRecognitionEngine.prototype, 'stateChanged', 
	 get: function() 
) 
        readonly stateChanged: StateChangedEventType; 

Property Value

The StateChangedEventType object indicating the state of the recognition.

Requirements

Target Platforms

See Also

SpeechRecognitionEngine

SpeechRecognitionEngine Members

lt.SpeechRecognition Namespace

Help Version 22.0.2022.12.22
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.