Read the statement by Michael Teeuw here.
Hello-Lucy
-
Hey Mykle,
I already Wrote a while ago that I Plan to use snips As Voice recognition for MM2.
Well finally got Started with The project And The Speech recognition itself Works Fine. However I still Need To create a Module for it. Since I Really like The features of Hello Lucy My Plan Is To use The Main.js And just replace The nodehelper
However since I am a absolute noob both with JavaScript And Modules in MM2 I still have a few questions towards Hello Lucy- did I See that right: everything Voice related is Done in The nodehelper And When something is recognised it just Gets Send To The Main.js over a socketnotification?
- I did Not Understand How The nodehelper Gets Called By The Main.js
- where is The hotword recognition? Failed To find what exactly in The Code does this
Thank You for The help
Max -
Hello Max,
I did write the Hello-Lucy enhancement to MMM-voice (by Strawberry). However, it did not require me to fully understand the workings of MMM-voice. I only needed to know how to send and receive notifications that would trigger hide and show commands to MM itself. I’m not being evasive. I simply cannot explain as Strawberry himself would, being the author of MMM-voice. If you direct your question toward him I am sure you will get a timely response, if he doesn’t happen to look at this topic
-
Ok ty, I will contact him. Btw when you talked to your MagicMirror I recognised you always only say the keywords like for example “Show Page 1”. Is this just because thats the way you talk to the mirror or would it fail when you say for example “Show me page one please” or even “Show me the first Page”?
-
@maxbachmann said in Hello-Lucy:
Ok ty, I will contact him. Btw when you talked to your MagicMirror I recognised you always only say the keywords like for example “Show Page 1”. Is this just because thats the way you talk to the mirror or would it fail when you say for example “Show me page one please” or even “Show me the first Page”?
If you look at the coding you’ll notice that it listens for words or sentences that you have created. So, you could create sentences such as “Show me page one please”. It is my feeling that the longer the sentence, the more room for error. Thus, I kept mine short and simple. I’m quite satisfied with the success rate.
-
@Mykle1 thats what I thought :)
Well I hope I get a first test version up and running next week. Have to finally get to the building part -
I’ll keep an eye out. I’m interested to see what you have done
-
@Mykle1
Might be able to show a first video soon (Hopefully next week) -
Excellent! :-)
-
@Mykle1
Well I have the code finished I guess, but have to setup my raspberry pi again before trying ^^
Update failed in the middle and now the Operating System is absolutely broken. I really have a talent to destroy stuff
I hate when I am hyped to try my stuff out but can’t :disappointed_face: -
Well that sucks. Sorry dude. Don’t give up.