TsunamiZ Posted March 30, 2010 Report Share Posted March 30, 2010 Anyone know how to create macros that are activated based on the status of Windows 7 Speech Recognition? Here are the different statuses... BTW: You can start Speech Recognition in the Control Panel. Quote Link to comment Share on other sites More sharing options...
Yehnfikm8Gq Posted March 30, 2010 Report Share Posted March 30, 2010 I doubt you can activate a macro based on any Control Panel status. You may be able to start a macro in a loop and monitor the status of an applet function to exit the loop and continue running the rest of the macro. For info on Control Panel applets see the ME Help. You would have to open the applet at the appropriate tab (eg C:\Program Files\Common Files\Microsoft Shared\Speech\sapi.cpl,0) and figure out how to read the status. It would involve opening the applet on the Desktop. You would have to select the item to monitor using Text Type or Get Control commands I don't have Speech Recognition installed nor Windows 7 so that's as far as I can assist. Quote Link to comment Share on other sites More sharing options...
mcZenner Posted March 30, 2010 Report Share Posted March 30, 2010 macros launched by VR would be cool.... I can image that it can be done, with a small java app or other that had the commands (words on a popup window for example), when spoken would trigger some action that ME could recognize.... if not by triggering a macro ... by changing something (files, windows etc.) that a running monitoring macro is watching and then responds to ... calling another macro .... there is a function called >>>>> Windows Speech Recognition Macros << for Vista .. and a beta (Preview) is available for Windows 7 and it will be released later this year (at MS site) Quote Link to comment Share on other sites More sharing options...
TsunamiZ Posted March 30, 2010 Author Report Share Posted March 30, 2010 any link to official release date info for the windows 7 version of Windows Speech Recognition Macros? 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.