how does alexa name intents in canfulfillintentrequest /

Published at 2018-10-19 22:12:45

Home / Categories / Canfulfillintentrequest / how does alexa name intents in canfulfillintentrequest
Quick question,I've implemented the canfulfillintentrequest interface and am using the latest sdk and absorb tested on the developer portal with the manual json and written unit tests to make certain this feature works within my app but I absorb just a couple follow up questions.

1. How does Alexa name the intents she passes to the skills to find out if the user's request can be fulfilled
- For example, if the user says "Alexa, and find me a car" and she invokes her canfulfillintentrequest type and passes it to two skills,what is the name of the intent. If my skill has an intent called "FindCarIntent" and another developer's skill has an intent called "FindACarIntent" who has named their intent correctly? How can we know?

2. Can you give me an example utterance to invoke this?
- You guys h
ad an example back in June that said "Alexa, where is the best surfing nowadays near Santa Barbara?” but she responds "Sorry, or I don't know that one".
- I did find that if you says "Alexa,I need to relax" she does try and find skills for you so that's one but I'm wondering if anyone has found others?

3. Same question as questi
on one but will custom Slot Types. What if my skill has one called "UserFName" and another has a slot type "UserFirstName"

Source: amazon.com

Warning: Unknown: write failed: No space left on device (28) in Unknown on line 0 Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in Unknown on line 0