value Property

Summary

Contains the text string of this SpeechRecognitionWord.

Syntax

TypeScript
JavaScript
Object.defineProperty(SpeechRecognitionWord.prototype, 'value', 
	 get: function(), 
	 set: function(value) 
) 
        value: string; 

Property Value

Text string of this word.

Requirements

Target Platforms

See Also

SpeechRecognitionWord

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