Group: Forum Members
Posts: 5,
Visits: 44
|
Hi, I'm new to using this software and I'm trying to insert a sound file into my script...
<sound 250hz> / items = ("M:\My Documents\A1 LJMU Psychology Studies\PhD Autonomic Correlates Of Listening Effort\Pure Tones\250Hz.wav") </sound> <sound 500hz> / items = ("M:\My Documents\A1 LJMU Psychology Studies\PhD Autonomic Correlates Of Listening Effort\Pure Tones\500Hz.wav") </sound> <likert ListeningQu> / stimulusframes = [1=250hz; 2=500hz] / anchors = [1="very well"; 2="well"; 3="moderately"; 4="unclear"; 5="not at all"] / position = (50, 80) </likert>
But, it comes up with an error saying it cannot open the sound files. Does anyone know why? Or how to correct this? Thanks.
|