Skip to content
New issue

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

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

Already on GitHub? # to your account

Add possibility to resume recording #197

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jstaerk
Copy link

@jstaerk jstaerk commented May 16, 2019

When clicking record I somehow always received a "The AudioContext was not allowed to start. It must be resumed (or created) after a user gesture on the page. https://goo.gl/7K7WLu" on the dev console, even after I restarted my PC. On my Win 10 64 bit Chrome 74.0.3729.157 that resulted in 0 Seconds, 44 bytes wav files. After adding the proposed resume button and clicking record after clicking resume it seems to work.

When clicking record I somehow always received a "The AudioContext was not allowed to start. It must be resumed (or created) after a user gesture on the page. https://goo.gl/7K7WLu" on the dev console, even after I restarted my PC. On my Win 10 64 bit Chrome 74.0.3729.157 that resulted in 0 Seconds, 44 bytes wav files. After adding the proposed resume button and clicking record after clicking resume it seems to work.
Copy link

@Mactarvish Mactarvish left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution, that's exactly the point.

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

Successfully merging this pull request may close these issues.

2 participants