Skip to content

Moved initialization of audioContext inside gotStream() funciton#32

Open
kmamykin wants to merge 1 commit intocwilso:masterfrom
kmamykin:master
Open

Moved initialization of audioContext inside gotStream() funciton#32
kmamykin wants to merge 1 commit intocwilso:masterfrom
kmamykin:master

Conversation

@kmamykin
Copy link

@kmamykin kmamykin commented Jan 5, 2020

Global initialization of AudioContext() is forbidden by latest Chrome
and generates a warning in the console.

Global initialization of AudioContext() is forbidden by latest Chrome
and generates a warning in the console.
@ysern
Copy link

ysern commented Jul 30, 2020

in fact, the latest Chrome doesn't without that fix. this PR has to be merged ASAP

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

Successfully merging this pull request may close these issues.

2 participants