MediaElementAudioSource outputs zeroes due to CORS access restrictions

PennController for IBEX Forums Support MediaElementAudioSource outputs zeroes due to CORS access restrictions

Tagged: ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #10963
    nicolas.vetter
    Participant

    Hey everyone,
    I have a problem on an experiment, I’m planing.
    I want to run an audio per file, which the participant will judge from 0 to 7.
    The participants should be able to play the audio once at will, so I used .print(), .wait(), remove().

    My current issue is, that the audios (.wav; but I tried also as .mp3) are displayed, but the player just plays silence.
    Chrome mentions in the Dev-Tool the following message: “MediaElementAudioSource outputs zeroes due to CORS access restrictions for [URL for eeach audiofile]”

    Here is a link to the project (note: I use a smaller version of the data source, the most audio files are unused so far.)
    https://farm.pcibex.net/r/fnjoeI/
    Thanks!
    Nicolas

    #10966
    nicolas.vetter
    Participant

    Sorry, the repost wasnt intended.
    @admin, could you remove this post?

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.