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
140
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
54
Best_Practices_of_VUI_Design.pdf
nimeshs17
1
210
Other Decks in Education
See All in Education
生態系ウォーズ - ルールブック
yui_itoshima
1
250
AWSと共に英語を学ぼう
amarelo_n24
0
150
20250807_がんばらないコミュニティ運営
ponponmikankan
0
170
CHARMS-HP-Banner
weltraumreisende
0
780
DIP_1_Introduction
hachama
0
120
教える側は、初学者に谷越えまで伴走すべき(ダニング・クルーガー効果からの考察)
hysmrk
3
140
相互コミュニケーションの難しさ
masakiokuda
0
220
人になにかを教えるときに考えていること(2025-05版 / VRC-LT #18)
sksat
5
1.2k
Présentation_1ère_Spé_2025.pdf
bernhardsvt
0
230
技術勉強会 〜 OAuth & OIDC 入門編 / 20250528 OAuth and OIDC
oidfj
5
1.8k
アントレプレナーシップ教育 ~ 自分で自分の幸せを決めるために ~
yoshizaki
0
170
~キャラ付け考えていますか?~ AI時代だからこそ技術者に求められるセルフブランディングのすゝめ
masakiokuda
7
470
Featured
See All Featured
ReactJS: Keep Simple. Everything can be a component!
pedronauck
667
120k
Become a Pro
speakerdeck
PRO
29
5.5k
The MySQL Ecosystem @ GitHub 2015
samlambert
251
13k
Building a Modern Day E-commerce SEO Strategy
aleyda
43
7.6k
How To Stay Up To Date on Web Technology
chriscoyier
790
250k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
29
2.9k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
36
2.5k
Balancing Empowerment & Direction
lara
3
620
Reflections from 52 weeks, 52 projects
jeffersonlam
352
21k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
12
1.1k
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
Practical Orchestrator
shlominoach
190
11k
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