flutter_tts icon indicating copy to clipboard operation
flutter_tts copied to clipboard

Sometimes speak() doesn't work after the app returns to the foreground from the background.

Open congbap opened this issue 2 years ago • 0 comments

🐛 Bug Report

Thanks for your library.

Sometimes speak() doesn't work after the app returns to the foreground from the background.

Even if you apply stop() when entering the background, the symptoms are the same. Any solution? what am i missing?

Expected behavior

Reproduction steps

Configuration

Version: 0.1.x flutter_tts: ^3.6.3

Platform:

  • [ ] :iphone: iOS
  • [V] :robot: Android

congbap avatar Mar 02 '23 09:03 congbap