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
130
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
200
Other Decks in Education
See All in Education
Data Physicalisation - Lecture 9 - Next Generation User Interfaces (4018166FNR)
signer
PRO
0
460
人になにかを教えるときに考えていること(2025-05版 / VRC-LT #18)
sksat
4
1.1k
計算情報学研究室 (数理情報学第7研究室)紹介スライド (2025)
tomonatu8
0
620
American Airlines® USA Contact Numbers: The Ultimate 2025 Guide
lievliev
0
240
Education-JAWS #3 ~教育現場に、AWSのチカラを~
masakiokuda
0
190
Alumnote inc. Company Deck
yukinumata
0
790
令和政経義塾第2期説明会
nxji
0
120
20250625_なんでもCopilot 一年の振り返り
ponponmikankan
0
280
AI for Learning
fonylew
0
160
Sponsor the Conference | VizChitra 2025
vizchitra
0
570
AWSと共に英語を学ぼう
amarelo_n24
0
110
Interaction - Lecture 10 - Information Visualisation (4019538FNR)
signer
PRO
0
2k
Featured
See All Featured
The Invisible Side of Design
smashingmag
301
51k
Facilitating Awesome Meetings
lara
54
6.5k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
29
9.6k
Fireside Chat
paigeccino
37
3.5k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
229
22k
KATA
mclloyd
30
14k
A Tale of Four Properties
chriscoyier
160
23k
Agile that works and the tools we love
rasmusluckow
329
21k
Stop Working from a Prison Cell
hatefulcrawdad
271
21k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
667
120k
Product Roadmaps are Hard
iamctodd
PRO
54
11k
GitHub's CSS Performance
jonrohan
1031
460k
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