Environment:-
- React Native 0.76
- ios 15
On calling await Tts.stop() i'm getting the following error: Error: TextToSpeech.stop(): Error while converting JavaScript argument 0 to Objective C type BOOL. Objective C type BOOL is unsupported.
Anyone experiencing the same issue with Tts.stop() ?