Gets the audio problem that occurred.
public:
property SpeechRecognitionAudioProblem Problem {
SpeechRecognitionAudioProblem get ();
}
Type: SpeechRecognitionAudioProblem
The audio problem that occurred.
Namespace: Windows.Xbox.Speech.Recognition
Metadata: windows.winmd
SpeechAudioProblemOccurredEventArgs Class