Skip to content

audio-audio recording #3144

Discussion options

You must be logged in to vote

Hi,

Would it be possible to combine an audio-button-response with an html-audio-response trial? The first one plays the bib noise and you can set it to proceed after the audio completes. I think jsPsych includes timestamps since the start of the experiment in its trails as well so you could use that to calculate response times?

Alternatively, could you use the html-audio-response and set the stimulus to HTML for playing an audio file yourself (not sure if this might have any timing implications):

<audio controls autoplay>
  <source src="horse.ogg" type="audio/ogg">
</audio>

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
4 replies
@ZifengLIU143
Comment options

@ZifengLIU143
Comment options

@ChristopheBossens
Comment options

@ZifengLIU143
Comment options

Answer selected by ZifengLIU143
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants