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