Greetings,
I would like to know how to test when the screen reader or the accessibilities service is turned on so I can use TTS when the user has it on. The auto complete dropdown does not have a "Get" to find out if it's on or off. The closest I found was SetContentDescription which is close...
This is a partial wrap/library for Android's Accessibility Services which you can read about here:
https://developer.android.com/reference/android/accessibilityservice/AccessibilityService
Android's Accessibility Services is meant to assisting users with disabilities in using Android devices...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.