RE: VoiceOver does not speak images in the UIImagePickerController

2016-03-21 Thread Christopher-Mark Gilland
not speak images in the UIImagePickerController Hi, I am coding this by hand using xcode. Even I personally believe writing code by hand is better than using an app to produce the source code. Thank you. Regards, Venkatesh Potluri Http://www.venkateshpotluri.me Sent from my iPhone On 21

Re: VoiceOver does not speak images in the UIImagePickerController

2016-03-21 Thread venky . 92
go > screwy. > > Ben > - Original Message - > From: venky...@gmail.com > To: macvisionaries@googlegroups.com > Sent: Sunday, March 20, 2016 04:21 > Subject: Re: VoiceOver does not speak images in the UIImagePickerController > > Wow! > That could be a great resource

Re: VoiceOver does not speak images in the UIImagePickerController

2016-03-20 Thread Christopher-Mark Gilland
@googlegroups.com Sent: Monday, March 21, 2016 1:43 AM Subject: Re: VoiceOver does not speak images in the UIImagePickerController Are you coding this app by hand using X-Code, or are you using an app which will produce the code for you? I don't know very much about programming, but I've heard

Re: VoiceOver does not speak images in the UIImagePickerController

2016-03-20 Thread Ben J. Bloomgren
...@gmail.com To: macvisionaries@googlegroups.com Sent: Sunday, March 20, 2016 04:21 Subject: Re: VoiceOver does not speak images in the UIImagePickerController Wow! That could be a great resource for getting help. I was hoping something like the list should exist. :) Thank you. Regards

Re: VoiceOver does not speak images in the UIImagePickerController

2016-03-20 Thread venky . 92
Wow! That could be a great resource for getting help. I was hoping something like the list should exist. :) Thank you. Regards, Venkatesh Potluri Http://www.venkateshpotluri.me Sent from my iPhone > On 19-Mar-2016, at 9:15 PM, Jonathan Cohn wrote: > > Hello, > > pole

Re: VoiceOver does not speak images in the UIImagePickerController

2016-03-19 Thread Jonathan Cohn
Hello, pole Apple maintains an accessibility mailing list whereApple employees and developers can discuss such issues. I suggest you look at the archive and perhaps post to that list. Most of the people on this list are VoiceOver users. Messages would be sent to:

VoiceOver does not speak images in the UIImagePickerController

2016-03-19 Thread Venkatesh Potluri
Hi list, I am trying to develop an app. a part of the functionality is that the user should be able to select a photo stored on the device. For this, I am using the UIImagePickerController. There are 2 issues I noticed when running the project on my iPhone. 1. After I hit the button and grant