Windows speech recognition macros help


  1. Posts : 1
    Windows 7 Home Premium 32bit
       #1

    Windows speech recognition macros help


    I'm trying to create a send keystroke macro. It's a zoom in and zoom out macro. I wanna say zoom in and it sends the keystroke ctrl equal and say zoom out and sends the keystroke ctrl dash. But I don't know how the keystrokes should be written?
      My Computer


  2. Posts : 32
    Windows 7 Ultimate x64
       #2

    for you type

    c c
    Ctrl {CTRL}
    Ctrl + c {{CTRL}}c
    Ctrl+Alt+c {{CTRL}}{{ALT}}c


    So basically, { } means just on press on a special key
    but {{ }} means keep holding that key until the end of the command
      My Computer


  3. Posts : 32
    Windows 7 Ultimate x64
       #3

    Amelius said:
    I'm trying to create a send keystroke macro. It's a zoom in and zoom out macro. I wanna say zoom in and it sends the keystroke ctrl equal and say zoom out and sends the keystroke ctrl dash. But I don't know how the keystrokes should be written?
    So your command would be


    Zoom in = {{CTRL}} + <-- no spaces

    Zoom out = {{CTRL}} - <-- also no spaces

    Also this website http://archive.msdn.microsoft.com/ws...ReleaseId=1453 Has some really good macros that have been already edited, all you need to do is download them and put them with your macro files.


    +Rep if I helped in anyway :)
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 09:22.
Find Us