Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The Can Fullfill Intent Node listens to the CanFulfillIntentRequests made by Alexa. The Can Fullfill Intent Node will then search for the intents within the project/skill. If the requested intent is found in the project/skill, then the corresponding response will be sent to Alexa.

In Orbita, you can only have one Can Fullfill Intent Node in a project.

Reference:

https://developer.amazon.com/en-US/docs/alexa/custom-skills/implement-canfulfillintentrequest-for-name-free-interaction.html

...