A single microphone recording across routines

If this template helps then use it. If not then just delete and start from scratch.

OS (e.g. Win10): Win11
PsychoPy version (e.g. 1.84.x): 2024.2.1post4
Standard Standalone? (y/n) y
What are you trying to achieve?:
I’m hoping to be able to have a single audio recording that spans across several adjacent routines. In other words, starting and ending the recording in two different routines. I have a loop that is showing some images, each image shows up for one second per iteration. I can add a microphone component to each iteration and record several 1-second long recordings, but I would prefer to have one big recording with all these iterations recorded.

What did you try to make it work?:
Like I said above, I can add a microphone component to each iteration and record several 1-second long recordings. But this is not really what I want. And since the recordings are so short, the participants’ speech is always not fully recorded.

Any insight would be appreciated! Thank you!

Have a look at my RSVP online demo. Your easiest solution is to present your sequence within a single routine rather than using a loop.