loushou / flutter_tts_improved

A fork of the Flutter_TTS (https://github.com/dlutton/flutter_tts) plugin, that uses the progress reporters of the Utterance APIs, on both Android and iOS.
MIT License
10 stars 5 forks source link

too fast on iOS #2

Open shckim opened 4 years ago

shckim commented 4 years ago

on iOS, tts is too fast.

So I had to go back to flutter_tts