Specifies the types of audio problem that occurred.
public enum class SpeechRecognitionAudioProblem
| Member | Description |
|---|---|
| None | There was no audio problem. |
| NoSignal | There was no audio. For example, the microphone may have been muted. |
| TooFast | The user spoke too fast. |
| TooLoud | The input volume was too high. |
| TooNoisy | There was too much background noise interfering with the speech recognition. |
| TooQuiet | The input volume was too low. |
| TooSlow | The user spoke too slowly. |
Namespace: Windows.Xbox.Speech.Recognition
Metadata: windows.winmd