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

TypeError: null is not an object (evaluating 'audioContext.createMediaStreamSource') Showing error in iphones #40

Open
gowthambopathyraj opened this issue Jul 3, 2020 · 0 comments

Comments

@gowthambopathyraj
Copy link

I have addpipe/simple-web-audio-recorder-demo(but,using web-audio-recorder-js) implementing laravel applications, android, windows(desktop) working fine.

But, In iphones and IOS not working after 4th voice recording, only accept 4 voice recording.

It showing errror -> TypeError: null is not an object (evaluating 'audioContext.createMediaStreamSource').

How to solve the issue?

@gowthambopathyraj gowthambopathyraj changed the title TypeError: null is not an object (evaluating 'audioContext.createMediaStreamSource') Showing error in iphonesI have simple-web-audio-recorder-demo implementing laravel applications, android, windows(desktop) working fine. But, In iphones and IOS not working after 4th recording voice, only accept 4 voice recording. It showing errror -> **TypeError: null is not an object (evaluating 'audioContext.createMediaStreamSource').** How to solve the issue? TypeError: null is not an object (evaluating 'audioContext.createMediaStreamSource') Showing error in iphones Jul 3, 2020
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