My app need to guide the user to download an enhanced or premium Text-to-Speech (TTS) voices.
At this moment I use settings.accessibility() to get the use as close as possible to the TTS voices, which is:
Accessibility >> Spoken Content >> Voices
Is it possible to add a method to reach the Voices screen?
If it isn't possible for the open_settings_plus include this at the moment, would you kindly direct me on how I could implement that?
My app need to guide the user to download an enhanced or premium Text-to-Speech (TTS) voices.
At this moment I use settings.accessibility() to get the use as close as possible to the TTS voices, which is:
Accessibility >> Spoken Content >> Voices
Is it possible to add a method to reach the Voices screen?
If it isn't possible for the open_settings_plus include this at the moment, would you kindly direct me on how I could implement that?