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
If I create a url form a blob using URL.createObjectURL(blob)
The SoundJS lib wont be able to able to register the sound.
Any workaround for that, or is it a known issue ?
The text was updated successfully, but these errors were encountered:
If I create a url form a blob using
URL.createObjectURL(blob)
The SoundJS lib wont be able to able to register the sound.
Any workaround for that, or is it a known issue ?
The text was updated successfully, but these errors were encountered: