Alexis Posted March 10, 2012 Report Share Posted March 10, 2012 This can be done using Dragon Naturally Speaking. If you don´t use DNS Professional which has already scripting options you can install the Addon Vocola which provides a lot of those scripting tools. It´s easy to let Vocola "type" hotkeys and trigger macros that way. But it also offers a ShellExecute Command (with arguments) which seems to be perfect to trigger macros without the need to assign a hotkey but by using the known commandline: "c:\program files\Macro Express3\MeProc.exe" /AName of macro Unfortunately i still haven´t figured out how to spell this command 100% correctly. So if anyone of you uses DNS and would like to aktivate some macros via voice i would love to go the way with you! Thank You Alexandra Quote Link to comment Share on other sites More sharing options...
Alexis Posted March 10, 2012 Author Report Share Posted March 10, 2012 Argh, that was a tough one. DNS does not accept long (normal) path names. This one works fine: ShellExecute (""c:\progra~2\Macroe~1\MeProc.exe" /AName of Macro"); So every DNS User: Have fun commanding you pc! Thank You Alexandra Quote Link to comment Share on other sites More sharing options...
acantor Posted March 12, 2012 Report Share Posted March 12, 2012 http://www.cantoraccess.com/publications/speech_2008_resna_macroexpress_natspeak.shtml http://www.cantoraccess.com/publications/speech_2008_csun_voice_enable_web_app.shtml Quote Link to comment Share on other sites More sharing options...
Alexis Posted March 12, 2012 Author Report Share Posted March 12, 2012 Thanks Alan, i found this pages before but could not find the info with the short path name. Instead on this page below (scroll to end) the long name is used, which does not work for me, as mentioned above. Maybe it worked for older DNS versions. I use 11.5 Premium. I think of switching to Professional as it has more options apart from scripting. http://www.cantoraccess.com/publications/speech_2008_csun_voice_enable_web_app.shtml Alexandra Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.