react-native-tts icon indicating copy to clipboard operation
react-native-tts copied to clipboard

change android tts voice(language)

Open Park-SeungWoo opened this issue 5 years ago • 1 comments

I followed all of the install guidelines but I think android seemed not to install voice packages. How can I do it?

Park-SeungWoo avatar Jan 05 '21 11:01 Park-SeungWoo

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.

Sravansuhas avatar Jan 12 '21 12:01 Sravansuhas