ak1394 / react-native-tts

React Native Text-To-Speech library for Android and iOS
618 stars 156 forks source link

Languages NotInstalled #122

Open herokuapp88 opened 5 years ago

herokuapp88 commented 5 years ago

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.

dcangulo commented 4 years ago

@herokuapp88 Did you ever found out a solution?