Ashley,
Yes, this is possible. I don't have a built-in function that will do
this, but you can record audio into a .mp3 or .ogg file (or  .wav, but
this is much larger), load it in PEBL, play it using PlayForeground() or
PlayBackground(), and then use GetEasyChoice to give options, or just
use WaitForListKeyPress() if you want responses to be made with keyboard
keys.  I know a couple studies that people have done ratings on a series
of sounds, and i could maybe find a version of one of these if it would
help. But otherwise, you can follow the example code in
tests\testaudio.pbl for some ideas. The GetEasyChoice() function is used
in classroom/SDT/SDT.pbl, and some others example tests in classroom/. Let me know if you need any additional pointers. Shane
On 2019-07-23 22:16, Ashley Callahan wrote:

Hello,

I have an experiment that I would like to use this program for but I was 
wondering if it has an audio component? I would like to record audible 
questions that the participants can listen to and then use a press button 
response.

Thank you

Ashley

Sent from my iPhone

_______________________________________________
Pebl-list mailing list
Pebl-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pebl-list
_______________________________________________
Pebl-list mailing list
Pebl-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pebl-list

Reply via email to