This has cropped up a few times and it’s generally an issue with the fact that you’re using wav files for your audio. While those are popular on windows they aren’t supported by most internet browsers (due to lack of audio compression).
You’ll need to convert your audio files to a different format (e.g. ogg or mp3).
Thanks but When i use ogg show a wrong
File “C:\Program Files\PsychoPy3\lib\site-packages\psychopy\sound_base.py”, line 193, in setSound
raise ValueError(msg + value)
ValueError: setSound: could not find a sound file named sounds/Iguales_co
My guess is that your sound is actually called sounds/Iguales_co.ogg not just sounds/Iguales_co (but Windows and Mac both hide the extension by default but it is still there)
Was there a solution for this. I am running into the same issue now. I am getting an Unknown resource for my audio wav files. When I try to load the file’s url directly, I do see get them in the browser.
Same problem.
I’ve tried both mp3 and wav, but neither worked.
The file is in the project archives in gitlab, but I’m not sure if this is the correct place to upload it, since it is not working.
Hi, I also have the same issue, I have changed audio to mp3 and checked my filenames. It still fails to load both audio files, here is my URL nback [PsychoPy]