Skip to content

Chrome AudioContext initialization fix

Compare
Choose a tag to compare
@bobpskier bobpskier released this 19 Jun 02:50
· 1049 commits to master since this release
ba569ef

Fix to resolve issue with current Chrome browser where AudioContext was initialized prior to user action. AudioContext is now initialized after the microphone / record button is selected.