AudioDeviceCategory Enumeration

Audio device types.

Syntax

public enum class AudioDeviceCategory  

Members

Member Value Description
Communications Communications audio device. This is both input and output; a headset and microphone or the Kinect sensor. Communications is mostly game chat.
Multimedia Multimedia audio device. This is output only; speakers or a headset. Multimedia is typically either game sounds or music.
Voice Voice audio device. This is input only; a standalone or headset microphone, or the Kinect sensor. Voice is typically used for recordings of user input within a game, possibly including speech recognition.

Requirements

Namespace: Windows.Xbox.System

Metadata: windows.winmd

See also

Reference

Windows.Xbox.System Namespace