| Author |
Message |
Topic: Install syntaxhighlighting for latest version of Ultraedit |
LPent
Replies: 2
Views: 555
|
Forum: Ask for Help Posted: Sun Sep 21, 2008 10:35 am Subject: Install syntaxhighlighting for latest version of Ultraedit |
| I recently got UltraEdit (version 14.10) and I am trying to install the ahk keywords for it. However, the script that comes with AHK (Run this to install syntax highlighting for ultraedit.ahk) asks me ... |
Topic: Vista Audio Control Functions v2.1 |
LPent
Replies: 148
Views: 47145
|
Forum: Scripts & Functions Posted: Tue Sep 02, 2008 4:50 pm Subject: Vista Audio Control Functions v2.1 |
| I can only mute playback devices, not recording devices. Why is that? I really want to be able to mute my microphone input by means of a hotkey. |
Topic: Vista Speech recognition; how to call? |
LPent
Replies: 3
Views: 395
|
Forum: Ask for Help Posted: Sat May 10, 2008 5:52 pm Subject: Vista Speech recognition; how to call? |
I found out that SpeechUXCtxMenuParkingWnd is NOT the speech recognition window but rather the context menu (right-click menu) of speech recognition.
Does anybody know how to invoke this menu throug ... |
Topic: System cannot find file specified error |
LPent
Replies: 3
Views: 857
|
Forum: Ask for Help Posted: Sat May 10, 2008 5:11 pm Subject: System cannot find file specified error |
Maybe this is because I use vista x64... I'm not sure.
This line:
Run, C:\Windows\System32\PenTablet.cpl
Generates the error "The current thread will exit...System cannot find file specifi ... |
Topic: Vista Speech recognition; how to call? |
LPent
Replies: 3
Views: 395
|
Forum: Ask for Help Posted: Sat May 10, 2008 12:36 pm Subject: Vista Speech recognition; how to call? |
Thanks for the welcome
I think I need to do something like:
ControlClick, ahk_class SpeechUXCtxMenuParkingWnd, RIGHT, NA
But then what next? How do I determine the toggle-state of the spe ... |
Topic: Vista Speech recognition; how to call? |
LPent
Replies: 3
Views: 395
|
Forum: Ask for Help Posted: Sat May 10, 2008 12:07 pm Subject: Vista Speech recognition; how to call? |
I want to be able to turn the speech recognition of Vista on/off with my keyboard. I am at a loss on how to do this.
I thought simply to activate the window and then invoke a right click and the sele ... |
| |