Kaljurand / K6nele

An Android app that offers speech-to-text user interfaces to other apps
http://kaljurand.github.io/K6nele/
Apache License 2.0
267 stars 83 forks source link

Support RecognizerIntent EXTRAs from higher API levels #11

Open Kaljurand opened 9 years ago

Kaljurand commented 9 years ago

Original issue 7 created by Kaljurand on 2011-10-27T16:06:32.000Z:

There is currently support for EXTRAs up to API Level 3. Android has added a few new EXTRAs in API levels 8, 11, and 14. For the most part these are rarely used and non-essential but some form of support would still be nice, e.g. print a log message for every unsupported EXTRA to inform the developer that his/her EXTRA was ignored.

See also:

http://developer.android.com/reference/android/speech/RecognizerIntent.html

Kaljurand commented 9 years ago

Comment #1 originally posted by Kaljurand on 2011-12-13T13:22:28.000Z:

Support e.g.: