How to make sound work on Mozilla Firefox 52? [closed]

Solution 1:

Firefox 52 comes built-in with pulseaudio as default sound output.

So on a system with alsa only, sound is broken on firefox 52.

You can either rebuild firefox 52 with alsa using --disable-pulseaudio --enable-alsa as compile option switches.

Or install pulseaudio if you dare!