4 Using entity resolution and built-in intents in Alexa skills

This chapter covers

  • Using the Alexa Skills Kit (ASK) CLI
  • Handling synonyms and errors with entity resolution
  • Handling built-in intents and the LaunchRequest
  • Invoking a skill locally

Before we go on to make more complex skills, let’s revisit how we created our first skill. We went to the Amazon Developer Console and we went to the AWS console; in short, we did a lot of work in the browser. Developers generally prefer to avoid going into the browser for configuration unless necessary. Thankfully, the Alexa Skills Kit Command Line Interface (ASK CLI) allows us to develop our skills locally, without heading out to the Developer Console, which permits a more efficient development ...

Get Voice Applications for Alexa and Google Assistant now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.