gillesdemey / node-record-lpcm16

:microphone: Records a 16-bit signed-integer linear pulse modulation code encoded audio file.
ISC License
212 stars 59 forks source link

arecord has exited with error code 1 #62

Open MadCoderme opened 2 years ago

MadCoderme commented 2 years ago

I am running speech recognition at boot. I receive this error in log:

arecord has exited with error code 1

This works perfectly if I run the script from VNC and direct HDMI monitor. This even doesn't work from SSH. I could not find any relevant solution after googling. This also happens with sox recorder.

bagelbomb commented 1 year ago

I'm getting the same thing, even trying to run the basic example from the README.