Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SoundJs can't load a file from URL.createObjectURL(blob) #230

Closed
Khaledgarbaya opened this issue Feb 12, 2016 · 1 comment
Closed

SoundJs can't load a file from URL.createObjectURL(blob) #230

Khaledgarbaya opened this issue Feb 12, 2016 · 1 comment

Comments

@Khaledgarbaya
Copy link

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 ?

@wdamien
Copy link
Member

wdamien commented Feb 12, 2016

Thanks for the report! Yes this is a known issue, you can watch #186 for updates.

@wdamien wdamien closed this as completed Feb 12, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants