howler.js
howler.js copied to clipboard
Implement Speaker Device Selection (setSinkId)
https://developer.mozilla.org/en-US/docs/Web/API/HTMLMediaElement/setSinkId
your API doesn't provide "setSinkId".
It would be great if you can change the speaker device programmatically.
navigator.mediaDevices.enumerateDevices() result may include multiple "audiooutput" device.
I join. Howler is a cool audio library. I use it for mobile sound. I would like to use it for the desktop, but due to the fact that there is no support for setSinkId, I have to use something else
@Nawarius , what did you end up using?
@adamthewan, Nothing. The task of changing audio outputs fell off and I stopped these experiments