Windows 7
PsychoPy 1.84.2
PsychoPy provided as an APPV application.
Hi Folks,
What types of sound file are supported by the sound component in PsychoPy? The background to this is below.
A student had created their own stimulus on a phone (.m4a format) then converted it to mp3. Neither file would play via the sound component (see error message below). Once the file was converted to .wav file the sound component played successfully. All types of file played correctly outside of PsychoPy e.g. with VLC player.
raise TypeError(msg % fileName)
TypeError: Could not open sound file wordsFromRabia.mp3
using pyo; not found or format not supported.
If only .wav files are supported can we add this to the documentation?
With thanks,
S Robertson.