react-native-tts
react-native-tts copied to clipboard
change android tts voice(language)
I followed all of the install guidelines but I think android seemed not to install voice packages. How can I do it?
This works only on android. You can try by calling this function by button action or some other activity. Tts.requestInstallData();
Make sure the device has google assistant installed.