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
Introduction To Alexa Custom Skills
Search
Francesco Strazzullo
March 26, 2020
Programming
0
500
Introduction To Alexa Custom Skills
Francesco Strazzullo
March 26, 2020
Tweet
Share
More Decks by Francesco Strazzullo
See All by Francesco Strazzullo
Strategic Testing Decisions - Build Stuff 2021
francescostrazzullo
0
88
Contract-Driven_Development.pdf
francescostrazzullo
0
600
Domain-Driven Frontend
francescostrazzullo
0
2k
Strategic Testing Decisions
francescostrazzullo
0
350
A DIY Guide To Building Your Own Rendering Engine - CityJS2021
francescostrazzullo
2
98
Technical Decision-making Anti-patterns - Avanscoperta Meetup 2021
francescostrazzullo
0
420
How to Choose Your Next Technology Stack
francescostrazzullo
0
1.6k
The Definition of Framework
francescostrazzullo
1
1.6k
How to Choose Your Next Technology Stack
francescostrazzullo
1
270
Other Decks in Programming
See All in Programming
例外処理を理解して、設計段階からエラーを見つけやすく、起こりにくく #phpconfuk
kajitack
12
6.4k
flutter_kaigi_2025.pdf
kyoheig3
1
360
Querying Design System デザインシステムの意思決定を支える構造検索
ikumatadokoro
1
1.2k
Eloquentを使ってどこまでコードの治安を保てるのか?を新人が考察してみた
itokoh0405
0
3.2k
AIと協働し、イベントソーシングとアクターモデルで作る後悔しないアーキテクチャ Regret-Free Architecture with AI, Event Sourcing, and Actors
tomohisa
2
8.3k
Flutterチームから作る組織の越境文化
findy_eventslides
0
570
『実践MLOps』から学ぶ DevOps for ML
nsakki55
2
470
JEP 496 と JEP 497 から学ぶ耐量子計算機暗号入門 / Learning Post-Quantum Crypto Basics from JEP 496 & 497
mackey0225
2
460
Nitro v3
kazupon
2
320
DartASTとその活用
sotaatos
2
150
知られているようで知られていない JavaScriptの仕様 4選
syumai
0
630
TypeScript 5.9で使えるようになった import defer でパフォーマンス最適化を実現する
bicstone
1
380
Featured
See All Featured
What's in a price? How to price your products and services
michaelherold
246
12k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
49
3.2k
Music & Morning Musume
bryan
46
7k
Building an army of robots
kneath
306
46k
Fantastic passwords and where to find them - at NoRuKo
philnash
52
3.5k
Learning to Love Humans: Emotional Interface Design
aarron
274
41k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.5k
How to Ace a Technical Interview
jacobian
280
24k
The Art of Programming - Codeland 2020
erikaheidi
56
14k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
194
17k
The Illustrated Children's Guide to Kubernetes
chrisshort
51
51k
Principles of Awesome APIs and How to Build Them.
keavy
127
17k
Transcript
Introduction to Alexa Custom Skills
Francesco Strazzullo (AKA Strazz) @TheStrazz86 (Follow me on Twitter!) Ego
Slide
What is an Alexa Skill?
Alexa Vocal Applications
Custom Skills
Custom Skill Elements
Skill Manifest
Interaction Model
AWS Lambda
What Do I need to start working?
Alexa Developer Account https://developer.amazon.com/alexa/console/ask
AWS Account https://aws.amazon.com/resources/create-account/
ASK CLI https://developer.amazon.com/it-IT/docs/alexa/smapi/quick-start-alexa-skills-kit-command-line-interface.html
https://github.com/francesco-strazzullo/alexa-introduction-talk
What’s next?
Audio Player
Timers/Lists/Reminders
Proactive Events
Alexa Presentation Language
Thanks! Francesco Strazzullo
[email protected]