This issue was is that I needed to change the sound file to 16bit, 44,1000 Hz. This I did via audacity. Follow link below to where I found the solution.
Hi the community,
Operating System: Windows-10-10.0.18362-SP0
version: psychopy3
python 3.6
I am trying to create sound components with audio files. The .wav files are under the same parent folder as the project file. In the condition file, the relative path to each .wav file is given and the sound component path is set up with the column name.
What did you try to make it work?:
I have tried change the file name to .aiff and I am sure the path should have no errors. I also installed FFmpeg…