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.