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

Not all intents are invokable with AppIntent #5

Open
cyb3rdog opened this issue Apr 15, 2021 · 0 comments
Open

Not all intents are invokable with AppIntent #5

cyb3rdog opened this issue Apr 15, 2021 · 0 comments

Comments

@cyb3rdog
Copy link

Issue description

The AppIntent rpc method does not seem to be able process and invoke all the available and existing intents, but just only few of them. To cherry pick some examples:
For example following intents can be invoked with API:

  • knowledge_question
  • explore_start
  • intent_names_ask
    But following intents not, so they can be invoked as voice commands only:
  • set_timer
  • take_photo
  • show_clock
    etc....

Also, there seems to be no public documentation for the AppIntentRequest params, so would be very appreciated to have some reference to it, if possible.

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

No branches or pull requests

1 participant