Quote: Originally Posted by
Iceman_jkh 
Thanks El Camino.
Can you step me through that script a little. I ve only written 1 very VERY basic script before. I couldnt even see how to get this to compile.
EDIT: I got it to compile - turns out it must be saved as a .au3 file before it allows compilation (DOH!)
Basically, if the cursor becomes a text cursor, I want:
a) Audio to mute/pause
b) Mic to turn on
c) Accept commands/phonetic alphabet...until;
d) ENTER/command word is said (which is the equivalent of pressing ENTER)
e) turn mic off - as ENTER should change the cursor back to a pointer (not text cursor).
f) Audio resumes/unmutes
Profit> would also love to see what you are working on (in secret :P)
I'm hoping this little 'plugin' will make the voice control actually viable and useful!
Cheers
Ice
Ice - Won't you still have to issue the "letters" command or "numbers" command since they are in the commands.cfg or could you load a different config file for just the osk ? Also, doesn't the voice module stop listening after a successful command is issued and you have to prompt again ? I know I'm asking more questions than I'm helping but wanted to think it all the way through.
I use the voice control in mine all the time but I have a steering wheel control mapped to enable the voice prompt and then mute the mic after a set amount of time. Works out pretty well - I don't normally issue just letter and number commands because of what I asked you above.