Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not working on latest versions of chrome 71 #13

Open
technofreak1 opened this issue Jan 13, 2019 · 1 comment
Open

Not working on latest versions of chrome 71 #13

technofreak1 opened this issue Jan 13, 2019 · 1 comment

Comments

@technofreak1
Copy link

I see that this does not work on latest version of chrome 71 because chrome 66 onwards, audiocontext() can be called only after user intervention, for example button click. I did that change by adding a button onclick, but then I was hit by DOMException in start method.

@guest271314
Copy link
Owner

@technofreak1 Are you referring to

this.audioContext = new AudioContext()
?Can you create a plnk https://plnkr.co to demonstrate?

Has been several months since tried the code at newest browsers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants