CompositeAudioDeviceType type

Type of a composite audio device.

type CompositeAudioDeviceType =
  | "Speaker"
  | "Headphones"
  | "Headset"
  | "Handset"
  | "Speakerphone"