gotev / android-speech

Android speech recognition and text to speech made easy
http://gotev.github.io/android-speech/
Apache License 2.0
477 stars 156 forks source link

Callback after text to speech is completed #1

Closed gotev closed 7 years ago

gotev commented 7 years ago

It will be nice to have something like:

Speech.say(String text, Callback callback);
gotev commented 7 years ago

Implemented with https://github.com/gotev/android-speech/commit/e05fdc7a7c1cb059fff7c15e5281dca333239cb0