I have been searching for a tool that would allow me to do voice commands in order to start a recording and to stop it. For that i would only need three commands(?): initialization command(not sure), start command and stop command.
With that in mind would it be better to use a grammar or just a file. I am working with a grammar at the moment, but it the switch search doesnt work fine.
Plus, is it possible to say "start", the user records whatever he wants, and when a "stop" is said, it stops?
Thanks.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have been searching for a tool that would allow me to do voice commands in order to start a recording and to stop it. For that i would only need three commands(?): initialization command(not sure), start command and stop command.
With that in mind would it be better to use a grammar or just a file. I am working with a grammar at the moment, but it the switch search doesnt work fine.
Plus, is it possible to say "start", the user records whatever he wants, and when a "stop" is said, it stops?
Thanks.
You already asked your question here: http://stackoverflow.com/questions/36814340/pocketsphinx-on-android-voicecommands-to-activate-voice-recording
Sorry. I thought someone else could see it here.