Read the statement by Michael Teeuw here.
MM won't run, blank screen with cursor showing after updating
-
@sdetweil i tried that but with duration 10, then did aplay test.wav and it said no file or directory, so it may be my mic or something, but it shows up in arecord -l.
-
@jmartin1009 make sure the filename was right.
ls
-
pi@raspberrypi:~ $ arecord -D hw:1,0 --duration=10 test.wav Recording WAVE 'test.wav' : Unsigned 8 bit, Rate 8000 Hz, Mono arecord: set_params:1299: Sample format non available Available formats: - S16_LE pi@raspberrypi:~ $ aplay test.wav test.wav: No such file or directory pi@raspberrypi:~ $
-
@jmartin1009 ok. Can’t help.mic not working.
But plughw vs hw
Go to MagicMirror/modules/mmm-voice/node_modules/pocketsphinx_continuous
Edit index J’s and change ‘plughw’ to ‘hw’
Only one place.
-
@sdetweil done, will try now.
-
@sdetweil same error, should a corsair headset mic work to check it? I’m currently using a blue yeti but the connection is a bit iffy, but it appears to be working. Just don’t know what the issue is here.
-
@jmartin1009 but it should say hw:1,0 can’t be opened
-
@sdetweil what? I’m not sure what you’re referring to
-
@jmartin1009 the error in the log is can’t open plughw:1,0
But we changed it… To force hw:1,0
-
What does the debug log say