Read the statement by Michael Teeuw here.
Voice/motion control
-
@KirAsh4 @sullit @Mitchfarino @MichMich
i managed to make a github. But i still don’t get the pull push thing but that will come later.You can see what i have made so far here: https://github.com/ME-TYHO/MM2-Voice-Control-Module
I hope some guys here can help make this module.
-
Besides the ability to recognize the speech you also need to start the recognition with annyang. There should be an always listening component that reacts on a key word and starts annyang.
-
@alexyak at the moment annyang is always lisening. If i come back in à couple of hours i can still make my commands.
-
@tyho You will quickly run out of quota if it listens continuously.
-
It looks like this guy has figured it out:
-
@alexyak true, hè got à separate speech module for unlock annyang. Still you get max 50 commands a day. If i use annyang in chrome i got unlimited commands. So i guess it has something to do with api key what is burned into chrome browser. Maybe there is a way to use this api key.
-
i can’t get it to work with the sphinx package. simply cuz i am not smart enough -_-
I get pocketsphinx regognize my words but not in the js envirement and i don’t get response out of it.I think i just use “blather” for the time being to control my monitor on and off. I hope someone make a voice module soon. ^^
-
-
What’s the HTML/CSS output look like? That’s usually the first thing to look at when stuff like this happens and it’s not the expected result.
-
nvm i already see it depends on the chrome api key and not the chromium…
What about cloud voice api?