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 need to get a sample of the audio recorded when click on the pause option. And click on the resume option, concatenate the new audio with the old, and so on (like Whatsapp Web).
Can you help me with an example or a guide on how to implement this?
I'm also making an audio recorder using the MediaRecorder API, but i'm not having success with the functionality I described above and converting audio to MP3.
The text was updated successfully, but these errors were encountered:
I need to get a sample of the audio recorded when click on the pause option. And click on the resume option, concatenate the new audio with the old, and so on (like Whatsapp Web).
Can you help me with an example or a guide on how to implement this?
I'm also making an audio recorder using the MediaRecorder API, but i'm not having success with the functionality I described above and converting audio to MP3.
The text was updated successfully, but these errors were encountered: