AutoHotkey Community

It is currently May 26th, 2012, 7:18 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: speak focus
PostPosted: May 23rd, 2008, 10:42 am 
Offline

Joined: February 19th, 2007, 9:03 am
Posts: 338
Location: Czech Republic
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.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: May 23rd, 2008, 12:29 pm 
Code:
Run, %SystemRoot%\system32\narrator.exe


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: May 23rd, 2008, 2:20 pm 
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?


Report this post
Top
  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: bobbysoon, kkkddd1, tomL and 67 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group