Juan Hernandez wrote:
my problem is that this code makes my itunes source list double read... how can I ffix this?
The easiest way is to set a variable that keeps what was just spoken, and when you go to speak again, make sure what you're getting ready to speak doesn't match what you already spoke.
And also, if for some reason lets say I wanted to change what window-says when it finds a certain item how can I do it? right now I can speak "what ever" when I get to the outlineitem case claws in the select, but it'll still say the original name of the item int the source list.
To accomplish this with MSAA, you pretty much have to take over handling the MSAA events yourself. Check out the Accessible.Prefetch method, and the Accessible.Simulate method. The Skype scripts demonstrate how to use these in the sub MSAA_OnObjectFocus.
Aaron -- To insure that you receive proper support, please include all past correspondence (where applicable), and any relevant information pertinent to your situation when submitting a problem report to the GW Micro Technical Support Team. Aaron Smith GW Micro Phone: 260/489-3671 Fax: 260/489-2608 WWW: http://www.gwmicro.com FTP: ftp://ftp.gwmicro.com Technical Support & Web Development
