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

User should be able to override incoming extras #14

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

User should be able to override incoming extras #14

Kaljurand opened this issue Apr 9, 2015 · 1 comment

Comments

@Kaljurand
Copy link
Owner

Original issue 10 created by Kaljurand on 2011-11-03T11:08:44.000Z:

When calling RECOGNIZE_SPEECH the 3rd party app sets certain EXTRAS. The user should be able to configure if these extras are replaced and how, by setting for each app for each extra one of the following:

  • override with a new (possibly empty) value
  • do not change (DEFAULT)

For example, if a 3rd party app contains a hard-coded reference to a grammar URL which does not resolve and which cannot be changed in the app by the user, then the user could still change it in the Apps-list of RecognizerIntent.

@Kaljurand
Copy link
Owner Author

Comment #1 originally posted by Kaljurand on 2011-11-04T09:37:11.000Z:

The user can now (v0.7.28) override the following EXTRAs:

  • SERVER_URL
  • GRAMMAR_URL
  • GRAMMAR_TARGET_LANG

These are non-standard EXTRAs introduced by us. Extending the coverage to other EXTRAs does not seem that important. So this issue has very low priority now.

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