July 2018
Intermediate to advanced
404 pages
9h 5m
English
In the ASK, intents are like identifiers that the ASK will identify when it receives user commands from Amazon Echo devices. Being able to translate the user's spoken language into a specific intent that the backend server can use to process and send a response to the Amazon Echo device is important. For example, when the user asks Alex ask Henry's Kitchen I want to cook vegetarian burger, the ASK will identify and send the matching intent to the backend server. In the backend server, you can use the identified intent to go and find various vegetarian burgers and suggest them to the user:
Read now
Unlock full access