gotev / android-speech

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

speak failed: not bound to TTS engine #63

Closed wangjiujiu closed 3 months ago

wangjiujiu commented 1 year ago

How to deal with this problem?When not use for an extended time, released by the system.

rehmanjameel commented 1 year ago

I think this is warning you can use it in your dialog or toast for user info.

gotev commented 3 months ago

this depends on the specific device you're running this on and has to do with the speech recognizer which this library simply wraps. Closing this as there's no action to take on library end.