<p valstr="b{30 WAIT}a{30 WAIT}a">cloaky bot</p> those wait statements allow time for the gestural menu to recognize the shortcut keys. Ideally there'd be no delay , but 10ms was too fast so I just bumped it up to 30.
I'm really frustrated that I can't get the ctrl+key combo working. I can copy and paste things with voice commands, but for some reason spring won't recognize that combo. Strangely enough saying, "Press ctrl c" will select the com, but I haven't gotten emulateRecognition working for that either :/ same thing for "Press pause". I don't know what the pause button key is though.
What about voice commands
Moderator: Moderators
Re: What about voice commands
I think it may be because it sounds too similar to something else. Also, did you notice that if you have the folder window with the speech macros open, then WSR won't process the macro but it will select the file in that folder instead.maackey wrote: I'm really frustrated that I can't get the ctrl+key combo working. I can copy and paste things with voice commands, but for some reason spring won't recognize that combo. Strangely enough saying, "Press ctrl c" will select the com, but I haven't gotten emulateRecognition working for that either :/ same thing for "Press pause". I don't know what the pause button key is though.
Pause button is 0x013 in spring, no idea what it is in WSR, but I'm sure it's possible to reference it. Otherwise, you could set an alternate combo for it in uikeys, like ctrl+alt+insert+6 (something that you don't use often), and send that keystroke with the command in WSR.