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

How to get multiple result as Android Speech Recognizer. #12

Closed angeldev20 closed 6 years ago

angeldev20 commented 6 years ago

I'm going to get String list like on standard speech of Android. How to config the Speech for that?

gotev commented 6 years ago

Just follow usage. The list you want is in the partial results callback method