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

Alexa Workshop PDPU 2019

Avatar for nish17 nish17
November 09, 2019

Alexa Workshop PDPU 2019

Encode (The Programming Club of PDPU) presents a workshop on Alexa Skill Development

Avatar for nish17

nish17

November 09, 2019
Tweet

More Decks by nish17

Other Decks in Education

Transcript

  1. What Are The Steps to Build a Skill? • Step

    1: Design the Voice User Interface • Step 2: Build • Step 3: Test • Step 4: Certification and launch
  2. What Are The Steps to Build a Skill? • Step

    1: Design the Voice User Interface • Step 2: Build • Step 3: Test • Step 4: Certification and launch
  3. What Are The Steps to Build a Skill? • Step

    1: Design the Voice User Interface • Step 2: Build • Step 3: Test • Step 4: Certification and launch
  4. What Are The Steps to Build a Skill? • Step

    1: Design the Voice User Interface • Step 2: Build • Step 3: Test • Step 4: Certification and launch
  5. Steps to create a Skill Step 1: Log in Step

    2: Create your skill Step 3: Greet the user Step 4: Test your skill
  6. Fact Skill (Cake One) • Get Data • Generate a

    random number. • Gives a random fact about space
  7. Cake Walk Skill (Cake Two) build Cakewalk, a simple skill

    that: • asks the user for their birthday • tells them how many days until their next birthday
  8. Quick Links For Reference Signup https://amzn.to/2NO8Vnc Link to get Vendor

    ID: https://amzn.to/33uW3ZC Submit Vendor ID: http://bit.ly/PDPUALEXAWP Links for Alexa skill SDK – Java & Node.js • Alexa skill SDK for Java • Alexa skill SDK for Node.js • Alexa skill SDK for Python