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
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