flutter_tts
flutter_tts copied to clipboard
getDefaultEngine not working
I need to check if the phone has TTS support. I call it with GetDefaultEngine but it doesn't return empty or not empty. The await command explodes. I got it in Try Catch but it still doesn't work. I did not understand a very interesting situation. If there is no TTS this will not work at all.
@bugrevealingbme please try with the latest version. thank you
getDefaultEngine never return on some devices, such as XiaoMi 12.
How to handle this?