@cyberphox said in MMM-voice setup but MagicMirror wont display:
cat /proc/asound/cards
this is the response:
pi@raspberrypi:~ $ cat /proc/asound/cards
0 [ALSA ]: bcm2835_alsa - bcm2835 ALSA
bcm2835 ALSA
pi@raspberrypi:~ $
@cyberphox said in MMM-voice setup but MagicMirror wont display:
cat /proc/asound/cards
this is the response:
pi@raspberrypi:~ $ cat /proc/asound/cards
0 [ALSA ]: bcm2835_alsa - bcm2835 ALSA
bcm2835 ALSA
pi@raspberrypi:~ $
I have my mic plugged into a USB sound card on my pi. Is that ok, or should I plug it directly into the audio of the pi? My mic is not a USB connection.
@cyberphox wow that was a fast response! thank you
ok, removed the … MM now works but shows a microphone and says error.
What have I done wrong?
Hi everyone. am so new at this its scary - but that said, I have manged to build my own MM with a few added 3rd party modules, and I managed to change the notifications to be more personalized. I have managed to install MMM-voice, and written in the MagicMirror config/config.js file as directed, but I can’t get the MM to display any more. please can someone help me?
I really would appreciate your time … many many thnx!
{
module: "MMM-voice",
position: "bottom_bar",
config: {
microphone: 1,
...
}
},