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

Minimum API version #20

Closed dreich closed 5 years ago

dreich commented 6 years ago

Please tell what is the minimal Android API version for you library? For example, on API 10 Speech.init() gives java.lang.NoClassDefFoundError: net.gotev.speech.TtsProgressListener.

I've got into trouble with the production version of my app for a user with 2.3.3 version of Android.

gotev commented 5 years ago

@dreich 16. You can find it also here: https://github.com/gotev/android-speech/blob/master/speech/build.gradle

@Ruthvik47 has probably fallen asleep on his keyboard :smiley: Have a nice rest!

Ruthvik47 commented 5 years ago

Can we use this as wake up word like google has okay Google ?