SpeechRecognizerAudioCaptureState Enumeration

Specifies all audio capture states.

Syntax

public enum class SpeechRecognizerAudioCaptureState  

Members

Member Description
Capturing The speech recognizer is capturing (listening for) audio input from the user.
Inactive The speech recognizer is not capturing (listening for) audio input from the user.

Requirements

Namespace: Windows.Xbox.Speech.Recognition

Metadata: windows.winmd

See also

Reference

Windows.Xbox.Speech.Recognition Namespace