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
So I have been unable to play/use the blobs received in the onData function after several attempts. However, the blob received in the onStop function is perfect to use.
Steps to reproduce
I defined a function saveBlob which downloads the blob file as and when they are generated in the code.
So I have been unable to play/use the blobs received in the
onData
function after several attempts. However, the blob received in theonStop
function is perfect to use.Steps to reproduce
I defined a function
saveBlob
which downloads the blob file as and when they are generated in the code.FYI, I am using the
webm
audio format. Also, the first few seconds ae not getting recorded as previously pointed out in #71I think it is a bug, or is there something that I am doing wrong?
The text was updated successfully, but these errors were encountered: