AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

speak focus

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help
View previous topic :: View next topic  
Author Message
vlcek



Joined: 19 Feb 2007
Posts: 323
Location: Czech Republic

PostPosted: Fri May 23, 2008 9:42 am    Post subject: speak focus Reply with quote

Hi all.
I want this.
When user is in same focus, the sapi voice say this focus.
Example:
When user send down key and is in focus of button start game, the sapi voice say start game.
When is in focus exit game, sapi voice say exit game.
Can I this?
I using same speak script, but isn't for speak focus.
_________________
Thanks.
Back to top
View user's profile Send private message
BoBo²
Guest





PostPosted: Fri May 23, 2008 11:29 am    Post subject: Reply with quote

Code:
Run, %SystemRoot%\system32\narrator.exe
Back to top
n-l-i-d
Guest





PostPosted: Fri May 23, 2008 1:20 pm    Post subject: Reply with quote

Maybe you can try ControlGetText or similar to get the text from the control, and then use the Speech-routine to make it speak out that text?
Back to top
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group