Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support RecognizerIntent EXTRAs from higher API levels #11

Open
Kaljurand opened this issue Apr 9, 2015 · 1 comment
Open

Support RecognizerIntent EXTRAs from higher API levels #11

Kaljurand opened this issue Apr 9, 2015 · 1 comment

Comments

@Kaljurand
Copy link
Owner

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
Copy link
Owner Author

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

Support e.g.:

  • EXTRA_CALLING_PACKAGE (maybe can be used to identify keyboard apps that request voice recognition via the service)
  • EXTRA_SPEECH_INPUT_...
  • EXTRA_CONFIDENCE_SCORES

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant