Closed pnts-se closed 9 months ago
closes #163
This PR will add support for selecting audio output and testing audio output by playing notification sound.
I'm suggesting we only add support for Chrome version > 110. That is what Google Meet is doing.
Echo cancellation breaks in Firefox when using setSinkId(). There may be other problems in other browsers.
setSinkId()
closes #163
This PR will add support for selecting audio output and testing audio output by playing notification sound.
I'm suggesting we only add support for Chrome version > 110. That is what Google Meet is doing.
Echo cancellation breaks in Firefox when using
setSinkId()
. There may be other problems in other browsers.