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
教員向け生成AI基礎講座(2025年3月28日 東京大学メタバース工学部 ジュニア講座)
luiyoshida
1
560
演習問題
takenawa
0
5.3k
i-GIP 2025 中高生のみなさんへ資料
202200
0
480
2025年度春学期 統計学 第3回 クロス集計と感度・特異度,データの可視化 (2025. 4. 24)
akiraasano
PRO
0
130
実務プログラム
takenawa
0
5.2k
IMU-00 Pi
kanaya
0
360
Implicit and Cross-Device Interaction - Lecture 10 - Next Generation User Interfaces (4018166FNR)
signer
PRO
2
1.7k
SkimaTalk Tutorial for Students
skimatalk
0
1.8k
予習動画
takenawa
0
5.7k
女子商アプリ開発の軌跡
asial_edu
0
400
The Art of Note Taking
kanaya
1
130
サンキッズゾーン 春日井駅前 ご案内
sanyohomes
0
340
Featured
See All Featured
Building an army of robots
kneath
306
45k
The Straight Up "How To Draw Better" Workshop
denniskardys
234
140k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
34
5.9k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
667
120k
Building Better People: How to give real-time feedback that sticks.
wjessup
367
19k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
10
930
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
29
9.5k
Bash Introduction
62gerente
614
210k
The Pragmatic Product Professional
lauravandoore
35
6.7k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
130
19k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
229
22k
How GitHub (no longer) Works
holman
314
140k
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