w3c / mediacapture-output

API to manage the rendering of audio on any audio output device
https://w3c.github.io/mediacapture-output/
Other
26 stars 25 forks source link

Add an algorithm to expose audio output devices through enumerateDevices #109

Closed youennf closed 3 years ago

youennf commented 4 years ago

Preview | Diff

guest271314 commented 3 years ago

Note, there really is no such thing as "audio output devices" per either this specification or https://github.com/w3c/mediacapture-output.

There is absolutely no difference between a device labelled "audiooutput" or "audioinput": the device will be the exact same microphone input device; see https://github.com/w3c/mediacapture-main/issues/720, https://github.com/w3c/mediacapture-output/issues/111.