dlutton / flutter_tts

Flutter Text to Speech package
MIT License
617 stars 258 forks source link

Samsung Devices Issue #545

Closed zicas2000 closed 5 days ago

zicas2000 commented 5 days ago

💬 Questions and Help

Is there any way to enforce Flutter app to deal with Google engine instead of Samsung engine on Samsung devices?

zicas2000 commented 5 days ago

I have found the solution. await flutterTts.setEngine('com.google.android.tts');