StevenHickson / PiAUISuite

Raspberry PI AUI Suite
Other
695 stars 204 forks source link

Voice not being verify at runtime #78

Open git-allan opened 8 years ago

git-allan commented 8 years ago

when i run voicecommand -c. it verify all the words i say and reply with yes sir. but if i change the !Verify==0 to !Verify==1, voice is not being recognized. i used pico for my tts.

Venaci commented 7 years ago

I can validate, as I'm having the same issue.

And ideas? It detects my words properly when I talk to is, but I don't know where to find the function that validates it's name was called, to know why it's returning EVERYTHING as it's keyword... or why it wouldn't validate it's keyword when Verify is set to 1, depending on the intended programming.

Help here, please? Thanks!