Solved: Android Text-to-Speech onUtteranceCompleted Not Being Called

If you have a class that implements  UtteranceCompletedListener, and its callback method onUtteranceCompleted is not being called, make sure that you are calling    setOnUtteranceCompletedListener in the onInit callback after TextToSpeech is successfully initialized.

No comments:

Post a Comment

Popular Posts