Voicerecord issue


Author
Message
jkrompi
jkrompi
Expert (1.4K reputation)Expert (1.4K reputation)Expert (1.4K reputation)Expert (1.4K reputation)Expert (1.4K reputation)Expert (1.4K reputation)Expert (1.4K reputation)Expert (1.4K reputation)Expert (1.4K reputation)
Group: Forum Members
Posts: 5, Visits: 1

Hi there



I am running a simple verb generation task. I woudl like to use the "voicerecord" feature in Inquisit to record each verbal response to a simple list of serially-presented word stimuli. However, when attempt to set my input device as "voicerecord," my program will freeze as soon as it attempts to present a stimulus that requires a verbal response (I need to Ctrl-Alt-Del out of the program at this point). No .wav files are created. I have posted the script below (ignore the instructions, I am simply trying to get responses to three stimuli per block at this point). Any help would be much appreciated.



Jason














<defaults>


/font =
("Courier New", -43, 700, 0, 49)


/inputdevice=voicerecord


/screencolor=(0, 0,
0)


</defaults>


 


 


 


<data>


/
file="C:\Program Files\Millisecond Software\Inquisit
3\StroopS08\Individual\stroopsubXXXX.dat"


</data>


 


 


 


<port mysignal>


/ port = lpt1


/ subport = data


/ items =
("00000100")


</port>


 


<port
mysignaloff>


/ port = lpt1


/ subport = data


/ items =
("00000000")


</port>


 


<expt>


/preinstructions =
(demo)


/blocks =
[1=practice; 2=practice2]


/postinstructions =
(end)


</expt>


 


 


 


<block
practice>


/preinstructions=(stroop)


/trials=[1=ready;
2-4=repeat]


/blockfeedback=(latency)


</block>


 


<block
practice2>


/preinstructions=(stroop)


/trials=[1=ready;
2-4=verbgen]


/blockfeedback=(latency)


</block>


 


 


 


 


<trial repeat>


/stimulustimes =
[0=fix; 1000=repeatthis; 1150=fix;]


 


/trialduration = 3500


/responsetime = 500


</trial>


 


<trial verbgen>


/stimulustimes =
[0=fix; 1000=generatethis; 1150=fix;]


/trialduration = 3500


/responsetime = 500


</trial>


 


 


 


 


Specific
characteristics for color naming trials, no "valid response" option
here for some reason


 


 


<trial ready>


/stimulustimes =
[0=ready]


/correctresponse =
(anyresponse)


/inputdevice =
keyboard


</trial>


 


 


*******************


 


 


 


 


 


<text
repeatthis>


/items = repeat


/select=noreplace


/txcolor=(255,255,255)


/txbgcolor = (0,0,0)


</text>


 


<text
generatethis>


/items = generate


/select=noreplace


/txcolor=(255,255,255  )


/txbgcolor = (0,0,0)


</text>


 


<item repeat>


/1="apple"


/2="car"


/3="movie"


</item>


 


<item generate>


/1="apple"


/2="car"


/3="movie"


</item>


 


 


 


<text fix>


/items=("+")


/txcolor =
(255,255,255)


/txbgcolor = (0,0,0)


</text>


 


<text dummy>


/items=("                 ")


/txcolor =
(255,255,255)


/txbgcolor = (0,0,0)


</text>


 


<text ready>


/items=("Press
the space bar when you are ready to start")


/color =
(100,100,100)


/txbgcolor =
(transparent)


/area = (400 200)


</text>


 


<text
errormessage>


/items=("          !          ")


/color = (255,0,0)


</text>


 


<instruct>


/nextkey=("
")


/nextlabel =
"Space Bar"


/font =
("Arial", -23, 400, 0, 34)


</instruct>


 


<page
demo> 


^^^^^


Welcome to the
Cognition and


Emotion Laboratory


</page>


 


 


<page
stroop> 


^^^^


^^ On each of the
following trials, the name of a color will be displayed.


 


^^ Your task is to
say aloud the color in which the name is printed.


 


^^ Please do so as
quickly and as accurately as you can.


 


^^ Press the Space
Bar to begin the practice.


</page>


 


 


<page end> 


^^^^^^


The experiment is now
concluded. Thanks for your participation!


</page>



GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Threaded View
Threaded View
jkrompi - 15 Years Ago
Dave - 15 Years Ago
jkrompi - 15 Years Ago
seandr - 15 Years Ago
jkrompi - 15 Years Ago
                         Just wanted to add that just yesterday I encountered the same problem...
Dave - 15 Years Ago
                             Ok, thanks for the report. Sounds like we have a bug here. I'll...
seandr - 15 Years Ago
                                 I just ran your script without any hangs or other problems. That means...
seandr - 15 Years Ago
                                     I've had these problems with the August 20 build of 3.0.4.0....
Dave - 15 Years Ago
                                         OK, so I upgraded to the latest version of Inquisit. Now, my responses...
jkrompi - 15 Years Ago
                                             A quick add-on: my total trial time is 3000 ms (I omitted that part of...
jkrompi - 15 Years Ago
                                                 Hi,
Have you figured out a solution to this problem? I am having...
pspowell - 11 Years Ago
                                                     Hi all,
It sounds like Inquisit maybe reacting to ambient noise...
seandr - 11 Years Ago

Reading This Topic

Explore
Messages
Mentions
Search