OS (e.g. Win10): MacOS Monterey 12.1 PsychoPy version (e.g. 1.84.x): 2021.2.3 /2022.1.1 Standard Standalone? (y/n) : yes What are you trying to achieve?: recording sound from the MacPro Microphone
The minimal script displays a “Speak now!” text message for 1 sec, and simultaneously opens a microphone component,
with device= Macbook Pro Microphone , no transcription, save onset/offset times, output =default, speaking start/stop times, no trim, channels = auto, sample rate = Voice, max size = 24000.
the output file correctly reports mic_started, and the recording folder and recording file is created, but there is no sound recorded, just a blank file of 1 sec duration.
Only error message in runner window :
||PaMacCore (AUHAL)|| Error on line 520: err=’‘what’’, msg=Unspecified Audio Hardware Error
Tried both with 2021.2.3 and 2022.1.1 - same results