- Create AWS Account
- Create Alexa Developer account
- Create a skill
- make End-points and link with AWS Lambda
- Alexa Says Hello World - The Beginning
- Alexa Calls an Intent
- Create an intent named
FavNumIntent- Create the uttarance for the intent - Alexa calls an Intent with Slots
- Create slot
scoreNumIntent having Digit slot (AMAZON.Digit)scoreandscorePhraseIntent having Phrase Slot (AMAZON.SearchQuery)shotDescription- modify intent for created slots - Alexa create Session for prolonged conversation
- making the uttarance session will increment the
counterin the session.
- making the uttarance session will increment the
invocation
cricket
uttarances
Calling a sample intent
What is your fav number
Digit Phrase
cricket score {score}
cricket {score} scored
Short Phrase
{shotDescription} Shot
Session
start counting count
