Does anyone know how I go about presenting text and audio together? I have a number of sound items which i have created trails for depending on the number of stressed syllables, e.g.
<item sounditems1>/ 1 = "Peter1.wav" / 2 = "picked a1.wav"</item><item sounditems2>/ 1 = "Peterpiper.wav"/ 2 = "twisted neck.wav"/ 3 = "picked tiger2.wav" </item>
All I am hoping to do is present what is spoken in the audio files on the screen as text at the same time. In order to do this I tried to create separate text stimuli with the written versions of the audio assuming I could link them and create trails which presented them both at the same time, but this is where I'm running into difficulties.
Any guidance on the most efficient way to do this greatly appreciated.