Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Alexa Workshop PDPU 2019
Search
nish17
November 09, 2019
Education
0
150
Alexa Workshop PDPU 2019
Encode (The Programming Club of PDPU) presents a workshop on Alexa Skill Development
nish17
November 09, 2019
Tweet
Share
More Decks by nish17
See All by nish17
Actions Builder 101
nimeshs17
0
56
Best_Practices_of_VUI_Design.pdf
nimeshs17
1
230
Other Decks in Education
See All in Education
Pen-based Interaction - Lecture 4 - Next Generation User Interfaces (4018166FNR)
signer
PRO
0
2.1k
LotusScript でエージェント情報を出力してみた
harunakano
0
140
Data Representation - Lecture 3 - Information Visualisation (4019538FNR)
signer
PRO
1
2.8k
栃木にいても「だいじ」だっぺ〜! 栃木&全国アジャイルコミュニティへの参加・運営の魅力
sasakendayo
1
170
Leveraging LLMs for student feedback in introductory data science courses (Stats Up AI)
minecr
1
230
環境・社会理工学院(建築学系)大学院説明会 2026|東京科学大学(Science Tokyo)
sciencetokyo
PRO
0
270
【dip】「なりたい自分」に近づくための、「自分と向き合う」小さな振り返り
dip_tech
PRO
0
250
✅ レポート採点基準 / How Your Reports Are Assessed
yasslab
PRO
0
290
卒論の書き方 / Happy Writing
kaityo256
PRO
56
28k
2025-12-19-LT
takesection
0
110
AIで日本はどう進化する? 〜キミが生きる2035年の地図〜
behomazn
0
120
Adobe Express
matleenalaakso
2
8.2k
Featured
See All Featured
Leveraging LLMs for student feedback in introductory data science courses - posit::conf(2025)
minecr
1
190
[SF Ruby Conf 2025] Rails X
palkan
2
800
Leadership Guide Workshop - DevTernity 2021
reverentgeek
1
220
Dominate Local Search Results - an insider guide to GBP, reviews, and Local SEO
greggifford
PRO
0
93
Between Models and Reality
mayunak
2
210
Navigating the Design Leadership Dip - Product Design Week Design Leaders+ Conference 2024
apolaine
0
210
The Organizational Zoo: Understanding Human Behavior Agility Through Metaphoric Constructive Conversations (based on the works of Arthur Shelley, Ph.D)
kimpetersen
PRO
0
260
GraphQLの誤解/rethinking-graphql
sonatard
75
11k
Side Projects
sachag
455
43k
Faster Mobile Websites
deanohume
310
31k
Git: the NoSQL Database
bkeepers
PRO
432
66k
The browser strikes back
jonoalderson
0
750
Transcript
Alexa Workshop Nimesh Solanki @NimeshS17
How an Alexa Skill Works?
Why Build Alexa Skills?
What Are The Steps to Build a Skill?
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
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
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
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
Voice Design Concepts
Voice Design Concepts: • Utterances • Intents • Slots
None
Voice Design Concepts: • Utterances • Intents • Slots
Voice Design Concepts: • Utterances • Intents • Slots
None
Steps to create a Skill Step 1: Log in Step
2: Create your skill Step 3: Greet the user Step 4: Test your skill
www.github.com/nish17/alexa-workshop-pdpu
Simple Name skill (Cake zero) • Asks the user for
their name • Greets the user
Fact Skill (Cake One) • Get Data • Generate a
random number. • Gives a random fact about space
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
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
Thank you