GUACAMOLE-905: Automatically resume AudioContext when recording starts.

The AudioContext is paused by default in Google Chrome as a defense
against autoplay. It can be explicitly resumed with resume() as long as
there has been enough interaction with the page.
1 file changed