naoufal / react-native-speech

A text-to-speech library for React Native.
https://www.npmjs.com/package/react-native-speech
304 stars 53 forks source link

undefined is not an object (evaluating 'NativeSpeechSynthesizer.stopSpeakingAtBoundary') #34

Open mayankagarwal09 opened 6 years ago

mayankagarwal09 commented 6 years ago

When running app on iOS everything is working fine but when running on an android device getting the following error

undefined is not an object (evaluating 'NativeSpeechSynthesizer.stopSpeakingAtBoundary')

have tried adding require not working

amirmatin commented 6 years ago

+1 @mayankagarwal09 Did you find a solution for this ? or you have switched to another lib ?

mayankagarwal09 commented 5 years ago

@amirmatin sorry for the late reply No i didn't find a solution. I switched to another library

yuriborborema commented 5 years ago

+1 Any Solution?

hiimnhan commented 3 years ago

@amirmatin sorry for the late reply No i didn't find a solution. I switched to another library I have a same problem. What another library did you use?

mayankagarwal09 commented 3 years ago

@hiimnhan as much as i remember i used react-native-tts