As of Firefox 116, I intend to turn the Audio Output Devices API on by default on desktop platforms. It has been developed behind the media.setsinkid.enabled preference, which has been enabled on Nightly since January. Status in other browsers is
- Chrome shipped an implementation of the Audio Output Device API in version 49 <https://chromestatus.com/feature/4621603249848320>, before the API included selectAudioOutput() <https://developer.mozilla.org/en-US/docs/Web/API/MediaDevices/selectAudioOutput> to allow sites to select speakers without having permission to use microphones, and still does not have selectAudioOutput(). - Safari Technology Preview 115 <https://webkit.org/blog/11333/release-notes-for-safari-technology-preview-115/> included a similar subset of the API. This is still part of "ExposeSpeakersEnabled" and "PerElementSpeakerSelectionEnabled" experimental features. Public bug: https://bugs.webkit.org/show_ bug.cgi?id=216641 *Bug to turn on by default*: 1498512 <https://bugzilla.mozilla.org/show_bug.cgi?id=1498512> Standard: Audio Output Devices API <https://w3c.github.io/mediacapture-output/> This feature was previously discussed in this "Intent to prototype" thread: https://groups.google.com/a/mozilla.org/g/dev-platform/c/dUvw_czB8Uk/m/qDnrYsKVBAAJ -- You received this message because you are subscribed to the Google Groups "[email protected]" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/mozilla.org/d/msgid/dev-platform/ed4373e2-9fe3-4d91-b355-f16dab479a04n%40mozilla.org.
