ak1394 / react-native-tts

React Native Text-To-Speech library for Android and iOS
626 stars 159 forks source link

Its not working the speach is not working i can't here anything #230

Open enryu-maker opened 1 year ago

enryu-maker commented 1 year ago

const handleVoice = ttstext =>{ Tts.speak(ttstext); }