New comment by pbui on void-packages repository https://github.com/void-linux/void-packages/issues/25906#issuecomment-748674774 Comment: Using the qt5.15.2 that I built from #26574, qutebrowser is able to play audio normally via pulseaudio (it does not go to ALSA). I also tested playing audio with mpv, mpd, and qutebrowser at the same time and it behaved normally. Therefore, this problem looks resolved with that update (especially since it appears that sndio is now OFF by default). Just a few notes: 1. I had to rebase and remove `srcpkgs/qt5-webengine/patches/0200-nullptr-rtcpeerconnectionhandler.patch`, 2. the build for qt5-webengine warned about `use_sndio=true` not being recognized (by default the build option is OFF, but the configuration arguments still specify it).