public enum class AudioDeviceCategory
| Member | Value | Description |
|---|---|---|
| Communications | 0 | Communications audio device. This is both input and output; a headset and microphone or the Kinect sensor. Communications is mostly game chat. |
| Multimedia | 2 | Multimedia audio device. This is output only; speakers or a headset. Multimedia is typically either game sounds or music. |
| Voice | 1 | 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. |
Namespace: Windows.Xbox.System
Metadata: windows.winmd