Group: Forum Members
Posts: 1,
Visits: 11
|
Dear list,
I am trying to use the voice record function to record participants' speech input (a single word). This is what I have so far:
<trial recordingc4_1> / inputdevice = voicerecord / stimulusframes = [1=speakericon] / trialduration = 2000 / responsetime = 0 / validresponse = (anyresponse) / responseinterrupt = trial / recorddata = true </trial>
The recording function works, but somehow the duration of the trial (and likewise the presentation of the picture) varies. It seems to be correlated with the duration of the speech, but not consistently. Could anyone please inform me about the underlying mechanism/logic behind this? I need to understand how it works, so that I can report on it later on (and adjust the script if necessary)... Thanks in advance!
Kind regards,
Marco
|