Creating a voicekey (error: AttributeError: module 'pyo64' has no attribute 'Server')

Hi,

I am trying to create a voicekey within my project, the voicekey should record the moment the participants starts and stops talking and save this within the excel data file. I have tried to do the code by looking up online however, I keep getting this error:

AttributeError: module ‘pyo64’ has no attribute ‘Server’.

I am unsure how to fix this issue, I have looked through the Forum and have noticed people have had similar issues, however, no fix.

Is it possible to set psychopy to start recording at the onset of a participant speaking and stop once the participant has finished. Then record the timings of these onset and offset?

There is an option in the micrphone component ‘Speaking start/stop times’, however, it still records the start time as the time the microphone component starts not the moment someone starts speaking.