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
490
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
75
Contract-Driven_Development.pdf
francescostrazzullo
0
570
Domain-Driven Frontend
francescostrazzullo
0
1.2k
Strategic Testing Decisions
francescostrazzullo
0
340
A DIY Guide To Building Your Own Rendering Engine - CityJS2021
francescostrazzullo
2
79
Technical Decision-making Anti-patterns - Avanscoperta Meetup 2021
francescostrazzullo
0
400
How to Choose Your Next Technology Stack
francescostrazzullo
0
910
The Definition of Framework
francescostrazzullo
1
890
How to Choose Your Next Technology Stack
francescostrazzullo
1
250
Other Decks in Programming
See All in Programming
ある日突然あなたが管理しているサーバーにDDoSが来たらどうなるでしょう?知ってるようで何も知らなかったDDoS攻撃と対策 #phpcon.2024
akase244
2
7.7k
Simple組み合わせ村から大都会Railsにやってきた俺は / Coming to Rails from the Simple
moznion
3
2.2k
Package Traits
ikesyo
1
210
PHPで作るWebSocketサーバー ~リアクティブなアプリケーションを知るために~ / WebSocket Server in PHP - To know reactive applications
seike460
PRO
2
770
Azure AI Foundryのご紹介
qt_luigi
1
210
선언형 UI에서의 상태관리
l2hyunwoo
0
270
盆栽転じて家具となる / Bonsai and Furnitures
aereal
0
1.9k
知られざるDMMデータエンジニアの生態 〜かつてツチノコと呼ばれし者〜
takaha4k
1
450
React 19でお手軽にCSS-in-JSを自作する
yukukotani
5
570
はてなにおけるfujiwara-wareの活用やecspressoのCI/CD構成 / Fujiwara Tech Conference 2025
cohalz
3
2.8k
return文におけるstd::moveについて
onihusube
1
1.4k
PicoRubyと暮らす、シェアハウスハック
ryosk7
0
220
Featured
See All Featured
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
44
7k
Building Your Own Lightsaber
phodgson
104
6.2k
Build your cross-platform service in a week with App Engine
jlugia
229
18k
The Invisible Side of Design
smashingmag
299
50k
Visualization
eitanlees
146
15k
GraphQLの誤解/rethinking-graphql
sonatard
68
10k
The Power of CSS Pseudo Elements
geoffreycrofte
74
5.4k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
666
120k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
28
2.2k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
173
51k
Thoughts on Productivity
jonyablonski
68
4.4k
Building Adaptive Systems
keathley
38
2.4k
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]