speechRecognized Property

Summary

Provides the SpeechRecognizedEventType after completing recognition.

Syntax

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

Property Value

The SpeechRecognizedEventType created when completing the recognition task.

Requirements

Target Platforms

See Also

SpeechRecognitionEngine

SpeechRecognitionEngine Members

lt.SpeechRecognition Namespace

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

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