I\'ve got a label that\'s going to change to say something silly like \"the sky is now blue\" and I\'d like to have VoiceOver read that new text aloud without a semi-blind user needing to press on the
Simple question. I have a UIWebView. It displays plain html text with a few headers. I want VoiceOver to read the content of this web view.
My app presents a menu popup with a kind of lightbox effect - the rest of the screen is dimmed by placing a translucent UIView over it, and I add a UIView containing a few menu options.When the user s
I have received comments from blind users that some of my sound and music related apps only work with VoiceOver off.
Is there any way to create a custom gesture in iOS specifically for VoiceOver users? Thank y开发者_JAVA技巧ouI think this MIGHT be possible.The iOS Mail app (at least in iOS 6) seems to contain custo
Is it possible using VoiceOver on the iPhone to announce the updated text on a label if it changes? This would be analog开发者_JS百科ous to a live-region in ARIA.
I need to support Voice Over (for blind/partial blind persons) for my application. Please guide me开发者_运维问答 how to implement this feature.This is the Accessibility Programming Guide for iOS .I t
I have run into a baffling behavior using VoiceOver. Basically when using the \"swipe forward\" gesture on a screen, the cursor will run off the bottom of the screen and the view will not \"move\" wit
Summary: I want to replicate the accessibility behaviour of a UIAlertView, where the background view is still visible but VoiceOver does not interact with it.
We\'re currently testing deploying \"slippy\" maps (i.e., ones that move around with a finger on a touchscreen device) on our mobile web app, using the touchmaplite JavaScript library. This map is emb