RecognitionEventArgs::Result Property
.NET Framework (current version)
Gets the recognition result data associated with the speech recognition event.
Assembly: System.Speech (in System.Speech.dll)
Property Value
Type: System.Speech.Recognition::RecognitionResult^The Result property returns the RecognitionResult that contains the information about the recognition.
.NET Framework
Available since 3.0
Available since 3.0
SpeechHypothesizedEventArgs
SpeechRecognitionRejectedEventArgs
SpeechRecognizedEventArgs
Grammar::SpeechRecognized
SpeechRecognitionEngine::SpeechHypothesized
SpeechRecognitionEngine::SpeechRecognitionRejected
SpeechRecognitionEngine::SpeechRecognized
SpeechRecognizer::SpeechHypothesized
SpeechRecognizer::SpeechRecognitionRejected
SpeechRecognizer::SpeechRecognized
RecognitionEventArgs Class
System.Speech.Recognition Namespace
Show: