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
Describe the bug
I'm trying to record audio and download it to my computer. When I hit stop, the recorded audio size is always 64 bytes and the file size is 1KB, but nothing is being recorded.
What you call audiodata is your path (blob URL in web). You can remove all your code below its initialisation.
By the way, PCM is not strictly WAV format.
Package version
5.1.0
record_web version
1.1.1
Environment
Describe the bug
I'm trying to record audio and download it to my computer. When I hit stop, the recorded audio size is always 64 bytes and the file size is 1KB, but nothing is being recorded.
The text was updated successfully, but these errors were encountered: