Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Develop Alexa Skills

Develop Alexa Skills

Developing Alexa Skills

awedis

June 07, 2022
Tweet

More Decks by awedis

Other Decks in Technology

Transcript

  1. Alexa, ask random quotes Wake word Start Ask Tell play

    Launch Invocation name Give me a quote I want a quote RandomQuoteIntent (2 utterances)
  2. Alexa Skills Kit (ASK) $ ask new $ ask new

    --template-url https://example.com/example/example-skill.git $ ask init --hosted-skill-id amzn1.ask.skill…. $ ask dialog --locale en-US $ ask dialog --locale ar-SA