I want to display list of languages which can be spoken by talkback. When I searched I found a way to get available voices by receiving broadcast with extra RecognizerIntent.EXTRA_SUPPORTED_LANGUAGES. but here I want to know for a given voice say English (USA), how many locals can be read/spoken by talkback application.
Ex - When we enable accessibility, and choose English as voice, it can read many device locals (translations), but it can't read some. So Is there a way to find out how many Locals are supported for one voice.