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
Use a source object like { src: { mp3: URL.createObjectURL(blob) }, type: "sound" }. I still ran into bugs with this, but I'm opening a PR to fix those.
Currently SoundJS will not load/play audio data in a data URI.
The text was updated successfully, but these errors were encountered: