This is a bug due to a new behavior in Chrome, for security!
The AudioContext was not allowed to start. It must be resumed (or created) after a user gesture on the page. https://goo.gl/7K7WLu
We need to make a Start button now, so that there is a user interaction before we start trying to read audio!
This is a bug due to a new behavior in Chrome, for security!
We need to make a
Startbutton now, so that there is a user interaction before we start trying to read audio!