Skip to content

Files

Latest commit

c010dd7 · Jun 10, 2015

History

History
8 lines (5 loc) · 335 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 335 Bytes

TalkBack-Unity

Detect if Android TalkBack service is running

To use it, import the Plugins folder and inside your code call: TalkBack.Detect();.

Note that unfortunately it seems impossible to manage TalkBack via code to activate/deactivate.