You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using tts-finish listener in this way, when i used ' await Tts.stop()' method, In android tts-finish listener not triggering but when it comes to IOS it's triggering. Please comment on this Is this expected behaviour?
Currently using:
react-native-tts version :4.1.0
React Native Version : 0.71.7
useEffect(() => {
}, []);
I am using tts-finish listener in this way, when i used ' await Tts.stop()' method, In android tts-finish listener not triggering but when it comes to IOS it's triggering. Please comment on this Is this expected behaviour?
Currently using:
react-native-tts version :4.1.0
React Native Version : 0.71.7
Tested in
Android - 13 (one plus)
IOS - 17 (iphone 15)
The text was updated successfully, but these errors were encountered: