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

Ambisonic Component throwing CORS errors when other components do not #10

Open
mmonahan333 opened this issue Jun 3, 2022 · 0 comments

Comments

@mmonahan333
Copy link

Whenever I try to play an audio file from within a entity, I get the error:

MediaElementAudioSource outputs zeroes due to CORS access restrictions for https://cdn.jsdelivr.net/gh/mmonahan333/ICU/assets/audio/combined.ogg

When I switch from using to using , though, I can play it back just fine and get no CORS errors. I also have crossOrigin="anonymous" defined on my asset.

I tested this swapping out of the local file with a hosted file in the example patches and got this same error every time. Does a-ambisonic not support streaming audio files?

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

1 participant