views:

188

answers:

1

Hello all:

I'd like to allow a user to press a button directly from my app and read what's on the screen using VoiceOver. Right now, my only option is bundling recordings of each page and just playing them when the user presses the button. VoiceOver would really simplify this process. Is it possible?

Thanks!
Thomas

+2  A: 

No, for more info on someone who wanted to do something similar see this link

Jared
Thanks Jared. This is what I needed to know.
Thomas