Voicerecord


Author
Message
Ester
Ester
Associate Member (196 reputation)Associate Member (196 reputation)Associate Member (196 reputation)Associate Member (196 reputation)Associate Member (196 reputation)Associate Member (196 reputation)Associate Member (196 reputation)Associate Member (196 reputation)Associate Member (196 reputation)
Group: Forum Members
Posts: 1, Visits: 2
Dear all,

I've got a question regarding the voicerecord property. In my experiment I want to record whole sentences read by the subjects.
Right now, the trial looks like this:

<text SzenarioKaren>
/items = (    "Als Karen Single war, sprach sie mit ihrer besten Freundin Anne, wenn sie Probleme hatte.
Jetzt, wo sie verheiratet ist, bespricht sie ihre Probleme lieber mit ihrem Ehemann.


Mit wem spricht Karen über Probleme?

Lesen Sie bitte nur den folgenden Satz vor, so dass Sie die gewünschte Bedeutung möglichst gut rüberbringen:")
/position = (50, 20)
</text>

<text SatzKaren>
/items = ("Karen spricht über Probleme mit ihrem Ehemann.")
/ fontstyle = ("Arial Rounded MT Bold", 2.4%, false, false, false, false, 5, 0)
/ txcolor = (0, 0, 0)
</text>

<trial Karen>
/stimulustimes = [0 = SzenarioKaren; 13000 = SatzKaren; 30000=SzenarioKaren, SatzKaren]
/inputdevice = voicerecord
/trialduration = 30000
/responsetime = 13000
/validresponse = (anyresponse)
/responseinterrupt = trial
/recorddata = true
</trial>

Now I've got the situation, that the subjects are feeling stressed by the trialduration of 30 seconds. Is there a possibility, that the subjects can read out the sentence and end the trial afterwards themselves, e.g. by pressing the spacebar?

Thanks a lot and best regards

Esther

Dave
Dave
Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)
Group: Administrators
Posts: 12K, Visits: 98K
No. A <trial> can only have a single input modality (here: voicerecord), it cannot take input from several modalities (here: keyboard in addition to voicerecord).

GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Reading This Topic

Explore
Messages
Mentions
Search