Per https://developers.google.com/web/updates/2017/09/autoplay-policy-changes#webaudio , AudioContext will not be granted until user has done some interaction with the site. So how do we create it?
Per https://developers.google.com/web/updates/2017/09/autoplay-policy-changes#webaudio , AudioContext will not be granted until user has done some interaction with the site. So how do we create it?