Skip to content

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

@mmonahan333

Description

@mmonahan333

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions