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

Catching blocked audio #2

Open
dkaraush opened this issue Jan 19, 2020 · 0 comments
Open

Catching blocked audio #2

dkaraush opened this issue Jan 19, 2020 · 0 comments

Comments

@dkaraush
Copy link

dkaraush commented Jan 19, 2020

Is there a way to catch a situation, when audio device is not accessible due to user block?
Tried .on('error',...), .on('err',...) and try { bell.start() } catch (...) {...}, but none of them seems to work.

I'm trying to work with that in React, so error could be kind of confusing.
image

Oh, I see, that you don't catch that (recorder.js:52).

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

1 participant