Steve,

Thanks for the help.  A sample like yours in the developers reference in the 
speak method of the speech object for a non-developer like me would have been 
helpful.  

Regards,
Ken Scott



-----Original Message-----
From: Stephen Clower [mailto:[email protected]] 
Sent: Friday, November 04, 2011 1:32 PM
To: [email protected]
Subject: Re: How to Limit Speaking of MSAA Information

Ken,

If you already have the Accessible you want to work with in a variable which, 
for the sake of demonstration we will call oAcc, just call something like Speak 
oAcc.Value.Text

Regards,
Steve

On 11/4/2011 4:24 PM, Scott, Ken wrote:
> Hi Window-Eyes scripters,
>
> I am trying to limit Window-Eyes to speak only part of MSAA information for a 
> focused control that changes based on cursor movement.  The MSAA elements 
> that are currently spoken are: name role and value.  I only need the value 
> spoken.
>
> If I understand the developers reference and the MSAccessSupport app which 
> was the one app that seem to be dealing with the same problem, I first have 
> to block the default Window-Eyes action then script Window-Eyes to only speak 
> the value portion of the MSAA string.  I think I understand the block process 
> well enough to script that part.  I am not figuring out a way to speak just 
> the value information.  Can anyone suggest a way or direct me to an open app 
> that does something similar so I can see how someone else solved the problem?
>
> Thanks in advance for all help.
>
> Regards,
> Ken Scott
>
>

--
Stephen Clower
Product support specialist & App Development GW Micro, Inc. * 725 Airport North 
Office Park, Fort Wayne, IN 46825
260-489-3671 * gwmicro.com


Reply via email to