Gets the hypothesis as the recognition result.
public:
property SpeechRecognitionResult^ Hypothesis {
SpeechRecognitionResult^ get ();
}
Type: SpeechRecognitionResult
A SpeechRecognitionResult object.
Namespace: Windows.Xbox.Speech.Recognition
Metadata: windows.winmd
SpeechHypothesisResultEventArgs Class