ak1394 / react-native-tts

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

com.apple.TextToSpeech.SpeechThread (43): EXC_BAD_ACCESS (code=1, address=0x7f83c2efa000) #163

Open Satishpethani92 opened 3 years ago

Satishpethani92 commented 3 years ago

I am using this repo in my code it was run perfectly in the Android but still getting Crash on the IOS device Like com.apple.TextToSpeech.SpeechThread (43): EXC_BAD_ACCESS (code=1, address=0x7f83c2efa000)

ninjz commented 3 years ago

Potentially related to #162 ?