Read the statement by Michael Teeuw here.
Voice/motion control
-
You can just install extra dependencies using
npm install
. The problem of using annoying is that it has an API limit afaik. So you can’t use it indefinitely. -
@MichMich is it possible to restart annyang when the onend event is called?
-
@tyho It probably is. I did not look into the Annyang API.
-
@coolbotic @MichMich I got something working. I combined annyang and angular (from snippets and reading de api). and it works unlimited so far.
The thing is i got it only working separate. I have to cd to the folder and then npm install && npm start to run.
It’s realy basic, cuz i am not a programmer. (i only added simple commands and i get the response i want in my browser). But it’s easy now to expand. I am working on a command to turn on and off my monitor by shell commands but i didn’t got it running yet.
The thing is i don’t know how to include it in the mirror. And honestly i don’t know how to post it somewhere like github -_- so others can help :p -
I also managed to turn my sceen on and off by voice.
-
@tyho It would be good to see what you’ve done, if you could post a tutorial or something
-
how does github work?
-
-
@tyho github works as a distributed revision control and scm, so to use it you need to log an acct there, grab the desktop sync software for whatever os flavour you’re running, create a repository and then sync it to the path of your local working copy
-
@sullit ty. I’ll first finish the flickr and maps voice control and then i’ll check github.
any suggestions how to add this as module?