ak1394 / react-native-tts

React Native Text-To-Speech library for Android and iOS
601 stars 154 forks source link

use Tts.speak get the error: is not ready #252

Open qingjiaowochengzd opened 8 months ago

qingjiaowochengzd commented 8 months ago

I use speak before init by this: await Tts.getInitStatus()

still get the error.

i try remove getInitStatus still error: https://github.com/ak1394/react-native-tts/issues/66 by @fungilation

but selecting tts again in settings will restore normal operation.

my tts vision:4.1.0 RN: 0.63.4