Value Property
Summary
Contains the text string of this SpeechRecognitionWord.
Syntax
public string Value { get; set; }
public:
property String^ Value
{
String^ get()
void set(String^ value)
}
Property Value
Text string of this word.
Requirements
Target Platforms
See Also
SpeechRecognitionWord Class
SpeechRecognitionWord Members
Leadtools.SpeechRecognition Namespace