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
96
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
複数チーム並行開発下でのコード移行アプローチ ~手動 Codemod から「生成AI 活用」への進化
andpad
0
150
CSC509 Lecture 09
javiergs
PRO
0
290
競馬で学ぶ機械学習の基本と実践 / Machine Learning with Horse Racing
shoheimitani
9
7.7k
「10分以内に機能を消せる状態」 の実現のためにやっていること
togishima
1
270
アーキテクチャと考える迷子にならない開発者テスト
irof
7
2.4k
「正規表現をつくる」をつくる / make "make regex"
makenowjust
1
300
自動テストを活かすためのテスト分析・テスト設計の進め方/JaSST25 Shikoku
goyoki
2
610
AI駆動開発ライフサイクル(AI-DLC)のホワイトペーパーを解説
swxhariu5
0
600
ノーコードからの脱出 -地獄のデスロード- / Escape from Base44
keisuke69
0
680
Kotlin 2.2が切り拓く: コンテキストパラメータで書く関数型DSLと新しい依存管理のかたち
knih
0
420
自動テストのアーキテクチャとその理由ー大規模ゲーム開発の場合ー
segadevtech
2
960
Tangible Code
chobishiba
3
530
Featured
See All Featured
The Pragmatic Product Professional
lauravandoore
36
7k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
36
6.1k
What’s in a name? Adding method to the madness
productmarketing
PRO
24
3.8k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
37
2.6k
Practical Orchestrator
shlominoach
190
11k
Art, The Web, and Tiny UX
lynnandtonic
303
21k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
285
14k
Rails Girls Zürich Keynote
gr2m
95
14k
How GitHub (no longer) Works
holman
315
140k
Bash Introduction
62gerente
615
210k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
333
22k
The Illustrated Children's Guide to Kubernetes
chrisshort
51
51k
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]