You might wish to check if the following recent update addresses your
problem

http://groups.google.com/group/tts-for-android/browse_thread/thread/291c47b0992d37f

or else bring up your problem on that list.

Regards

On Dec 18, 5:55 pm, RNekic <robertne...@gmail.com> wrote:
> So I tried turning on TalkBack to see how well my application works
> with the feature and I was surprised to discover that TalkBack does
> not speak the title or text of an AlertDialog.  It's only speaking the
> text from the buttons I add to the dialog.  Am I doing something wrong
> when I define my AlertDialogs or is this intended behavior?
>
> Do I need to code specifically against the AccessibilityManager to
> have AlertDialog text (or any other non-focusable text) spoken by
> TalkBack?
>
> I'm currently using 1.5 (SDK 3) in my manifest's minSdkVersion.  As I
> understand it, I'd have to bump the setting to 1.6 (SDK 4) if i want
> to use the AccessibilityManager.  Am I mistaken?  I'm reluctant to
> change my minSdkVersion to 4 after seeing how large the v1.5 slice of
> the OS pie still is according to 
> Google:http://developer.android.com/intl/fr/resources/dashboard/platform-ver...
>
> Is there another solution?

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to