ak1394 / react-native-tts

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

Error: No TTS engine installed #241

Open shafqatbari opened 1 year ago

shafqatbari commented 1 year ago

Its not working in android someone can help?

"react": "18.2.0",
"react-native": "0.71.2",
"react-native-tts": "^4.1.0"
z857039580 commented 1 year ago

安卓设备需要安装语音引擎包。例如

image
chris-poe commented 1 year ago

@z857039580 I think what he means is when attempting to install the engine using Tts.requestInstallEngine(), it fails with Unhandled promise rejection [Error: Could not open Google Text to Speech App in the Play Store]. Its happening to me as well on all API's below 32