Dela via


AudioDeviceType type

Typ av ljudenhet.

type AudioDeviceType =
  | "Microphone"
  | "Speaker"
  | "CompositeAudioDevice"
  | "Virtual"