iOS and Android accessibility

Hi!

How can I make Unity apps working with TalkBack and VoiceOver?
If I have a button, for example, TalkBack or VoiceOver doesn’t read the caption text.

It’s possible?

Thank you!

Gius

@Giusort It’s not possible directly, because TalkBack and VoiceOver cannot recognize what Unity renders as Buttons, Labels etc. Both of these screen readers work only when the rendering of the UI is done natively by the OS.

However, I am working on a plugin to make Unity apps accessible as if TalkBack or VoiceOver worked:
http://www.icodelikeagirl.com

UPDATE: The plugin was just released on the asset store here: