Is there any way to store and record audio in real-time? (without stopping the recorder).
I want to keep track of audio by storing it temporarily in a file without stopping the recorder.
I am trying to extract the base64 string and strong into an audio file but it's not working the audio is getting corrupted.