-
-
Notifications
You must be signed in to change notification settings - Fork 315
Description
🐛 Bug Report
Type: java.lang.IllegalStateException
Exception java.lang.IllegalStateException: Reply already submitted
at io.flutter.embedding.engine.dart.DartMessenger$Reply.reply (DartMessenger.java:431)
at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler$1.success (MethodChannel.java:272)
at com.tundralabs.fluttertts.FlutterTtsPlugin.onInitListenerWithCallback$lambda$3 (FlutterTtsPlugin.java:241)
at android.speech.tts.TextToSpeech.lambda$dispatchOnInit$0$android-speech-tts-TextToSpeech (TextToSpeech.java:890)
at android.speech.tts.TextToSpeech$$ExternalSyntheticLambda1.run (Unknown Source:4)
at android.speech.tts.TextToSpeech.dispatchOnInit (TextToSpeech.java:899)
at android.speech.tts.TextToSpeech.-$$Nest$mdispatchOnInit (Unknown Source)
at android.speech.tts.TextToSpeech$Connection$SetupConnectionAsyncTask.onPostExecute (TextToSpeech.java:2280)
at android.speech.tts.TextToSpeech$Connection$SetupConnectionAsyncTask.onPostExecute (TextToSpeech.java:2240)
at android.os.AsyncTask.finish (AsyncTask.java:771)
at android.os.AsyncTask.-$$Nest$mfinish (Unknown Source)
at android.os.AsyncTask$InternalHandler.handleMessage (AsyncTask.java:788)
at android.os.Handler.dispatchMessage (Handler.java:106)
at android.os.Looper.loopOnce (Looper.java:226)
at android.os.Looper.loop (Looper.java:313)
at android.app.ActivityThread.main (ActivityThread.java:8762)
at java.lang.reflect.Method.invoke
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run (RuntimeInit.java:604)
at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:1067)
Version: 4.2.3
Platform:
- 🤖 Android
- :[Samsung Galaxy A12][Android 13 (SDK 33)] (affected 4 users)