January 2019
Intermediate to advanced
490 pages
15h 37m
English
We used ASK CLI to create our Alexa skill. We can also use the developer portal UI or a voice app platform (more information on this can be found in the There's more section).
ASK CLI provides a set of high-level commands, as well as a set of low-level commands. High-level commands include commands such as ask new, ask deploy, and so on that make the creation and deployment of skills very easy. The ask new command creates a sample skill, sample Lambda, and all the required files from a template that you can modify. The ask deploy command allows you to deploy the skill to the developer portal easily.
Low-level commands, on the other hand, provide more flexibility as to what you want to do with your skill. They ...
Read now
Unlock full access