result Property

Summary

Reports results for the current transcription session.

Syntax

TypeScript
JavaScript
Object.defineProperty(LeadEventArgs.prototype, 'result', 
	 get: function() 
) 
        readonly result: SpeechRecognitionResult; 

Property Value

The SpeechRecognitionResult object that contains results of transcribed words.

Requirements

Target Platforms

See Also

LeadEventArgs

LeadEventArgs 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.