Read the statement by Michael Teeuw here.
Little voice testing.....
-
@mdhenriksen said in Little voice testing.....:
Could you refer me to somewhere that shows how to install dependencies maybe?
In the case of the installation of MM, after you clone the MM repo, you would navigate to the MagicMirror directory in your terminal and run
npm install
. That will install the dependencies for MagicMirror. In the case of adding modules, you would navigate to that module folder in your terminal and runnpm install
. Simple as that. :-) -
@mykle1 said in Little voice testing.....:
@mdhenriksen said in Little voice testing.....:
Could you refer me to somewhere that shows how to install dependencies maybe?
In the case of the installation of MM, after you clone the MM repo, you would navigate to the MagicMirror directory in your terminal and run
npm install
. That will install the dependencies for MagicMirror. In the case of adding modules, you would navigate to that module folder in your terminal and runnpm install
. Simple as that. :-)Awesome, got it working finally! Thanks a lot! Great to see people like you helping out here. It’s much appreciated! :smiling_face_with_open_mouth:
-
@mdhenriksen said in Little voice testing.....:
Awesome, got it working finally!
That’s good news! Now enjoy yourself. :thumbsup:
-
@cowboysdude the modded module works well for something still in development, but I’ve come into an issue where the mic errors when mmm remote connection opens up the browser to view the actual mirror modules like you would see them on the mirror, I have looked of VNC and the mic works but as soon as you use mmm remote control to view the mirror it errors the mic. Any ideas why
-
@dazza120 No because I didn’t write MMM-voice I just modified it to work with MMM-Pages.
I would create a new topic under the troubleshooting section and see if anyone can help, because for this I really have no idea.
-
@dazza120 Hey Dazza! I’ve encountered the “ERROR” message with MMM-voice a couple of times as well. I’m not sure what’s going on in your case, but I’ve noticed two things:
-
The voice recognition still works (at least for me). You just have to say your keyword (Magic Mirror) and the ERROR message will disappear and you will be able to use it as normal.
-
For me it happens when I close down the window for Magic Mirror without closing the terminal connected to it. Then it will re-open with the error - Probably because it doesn’t get to load in properly.
-
-
@cowboysdude thank you for your response I’ll start a new thread on the voice module thanks
-
@mdhenriksen as you said that’s exactly how it behaves, so yes you are right it works as it should but that error is so annoying lol thanks
-
@dazza120 Then it’s probably because it doesn’t load in properly. Why don’t you just let it be active on all pages? You can just make the module invisible if you don’t like the icon and text being there.
-
@mdhenriksen yeah that’s not it I’ve made it visible in all, I changed it a while ago :) that’s how I noticed but if I go through it with VNC no errors at all, it’s got to be how the web page is handling it, I’ve got the mmm-Hue-Lights erroring as well only when I view it from that but most of the time I’m using the VNC to view it anyway so no real big deal just annoying when I do 😂