On Wed, 7 Jul 2021 19:01:25 +0100 Keith Edmunds wrote:
Try:
/usr/bin/pw-record /home/john/crontest.wav > /tmp/cronjob.txt 2>&1
...and have a look in /tmp/cronjob.txt after it's run
/tmp/cronjob.txt says error: pw_context_connect() failed: Host is down
I've no idea what that means, or why that should be so.
I tried with arecord in place of /usr/bin/pw-record and got:
arecord: main:852: audio open error: Host is down.
--
Thanks, John.