Cesarsk / Android-App-Say_it

Say It! App
Apache License 2.0
3 stars 1 forks source link

App crashes because of default TTS #41

Closed Cesarsk closed 7 years ago

Cesarsk commented 7 years ago

For instance, newest Samsung smartphones have a different TTS than Google's one. If selected that one, the app crashes because it can't init itself.

One solution is to let the smartphone understand that it has to use Google's TTS.

If not, you may launch a dialog to warn the user to change it.

Cesarsk commented 7 years ago

Fixed in #47