flutter_tts
flutter_tts copied to clipboard
Android: Fix 'Reply already submitted' bug during synthesizeToFile
This pull fixes "Reply already submitted" error following synthesizeToFile on Android. The fix has already been applied to speakCompletion in 3.8.4; this pull simply applies the same fix to synthCompletion.
Thank you!