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
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: