Event raised when a hypothesis becomes available.
public:
event TypedEventHandler<SpeechRecognizer^ , SpeechHypothesisResultEventArgs^ >^ HypothesisAvailable {
EventRegistrationToken add (TypedEventHandler<SpeechRecognizer^ , SpeechHypothesisResultEventArgs^ >^ value);
void remove (EventRegistrationToken token);
}
Namespace: Windows.Xbox.Speech.Recognition
Metadata: windows.winmd