Chrome AudioContext initialization fix
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.
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.