click to listen

Is it possible to let participants click on an image to listen to a sound? And if so, how should I do that?
(I can use audio files and images as events, but I don’t know if I can use the area of an image file to play a sound file. We’re setting up a pronunciation training study.)

Thanks!

In Participant Input, you should create a response that is “Automatically determined by the position of the visual stimulus”. Make sure that your image event has that response set as the On-Screen Response Area setting.

In the image event’s Feedback, present your sound event if the above-mentioned response is activated.

Take a look at the attachment. When the white space is clicked, the experiment simply ends. However, when the image is clicked, a sound is played.

imageToSound.zip (299 KB)

Thanks

It works, thanks!!