You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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
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?
The text was updated successfully, but these errors were encountered: