react-native-tts
react-native-tts copied to clipboard
Languages NotInstalled
I am new to this package, I did some testing on my android device with this library, there are a lot of languages not installed, so how can I install a specific language by writing code at development time instead of asking end users to install language on their device? for example for Chinese language, I like to get from google package and install it at runtime if not installed.
@herokuapp88 Did you ever found out a solution?