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

Got Uncaught (in promise) DOMException in demo #61

Closed
JayGuAtGitHub opened this issue Mar 22, 2019 · 1 comment
Closed

Got Uncaught (in promise) DOMException in demo #61

JayGuAtGitHub opened this issue Mar 22, 2019 · 1 comment

Comments

@JayGuAtGitHub
Copy link

I test the demo code and failed. Then I tried the demo at the link as below:
https://hackingbeauty.github.io/react-mic/
and I failed again.

For both I get the same exception:

(index):1 Uncaught (in promise) DOMException
Promise.then (async)
startRecording @ MicrophoneRecorder.js:58
t.render @ ReactMic.js:98
u @ react-dom.production.min.js:129
beginWork @ react-dom.production.min.js:133
o @ react-dom.production.min.js:160
a @ react-dom.production.min.js:160
i @ react-dom.production.min.js:161
x @ react-dom.production.min.js:167
k @ react-dom.production.min.js:167
batchedUpdates @ react-dom.production.min.js:170
st @ react-dom.production.min.js:53
Jt @ react-dom.production.min.js:70

I saw someone saied it was a https problem, however I think I tried .github.io link with chrome so it should be another problem.

@JayGuAtGitHub
Copy link
Author

I got the reason, I didn't put the audio input device... so...

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