狠狠撸

狠狠撸Share a Scribd company logo
David Wengier
Introduction to Amazon Echo Skills
Recording
Utterances,
Intents &
Slots
Output Speech,
Card &
End Session Flag
Recording
Alexa, ask Max what he thinks
of DDDWake word Launch Skill name UtteranceIntent Slot
Max.WhatHeThinks(“DDD”)
Alexa, ask Max if he likes DDD
Alexa, ask Max whether DDD is
good
Intent Slot
Intent Slot Intent
"request": {
"type": "IntentRequest",
"requestId": “…guids are cool…",
"intent": {
"name": “WhatHeThinks",
"slots": {
"message": {
"name": “topic",
"value": “DDD"
}
}
},
"locale": "en-US",
"timestamp": "2017-10-14T23:43:55Z"
}
"speechletResponse": {
"outputSpeech": {
"text": "Max thinks DDD is silly pants"
},
"card": {
"content": "Max thinks DDD is silly pants",
"title": "Yuk"
},
"shouldEndSession": true
}
NOW WHAT?
? If you have an Echo, start building
? If you don’t have an Echo, start building anyway ?_(ツ)_/?
(hint: use https://echosim.io/)
? Develop a chat bot, integrate with cognitive services like LUIS
? Research and practice creating voice UIs
Thank You!!
Go build something!
(after the other presenters have finished)
David Wengier
@davidwengier
Ad

Recommended

Amazon Alexa - Introduction & Custom Skills
Amazon Alexa - Introduction & Custom Skills
André Maré
?
Amazon alexa - building custom skills
Amazon alexa - building custom skills
Aniruddha Chakrabarti
?
David Isbitski - Enabling new voice experiences with Amazon Alexa and AWS Lambda
David Isbitski - Enabling new voice experiences with Amazon Alexa and AWS Lambda
WithTheBest
?
Screencast dave dev-introtoask-andecho-july2015
Screencast dave dev-introtoask-andecho-july2015
David Isbitski
?
Developing Skills for Amazon Echo
Developing Skills for Amazon Echo
QAware GmbH
?
introductiontoalexaskillskit-160426090427.pdf
introductiontoalexaskillskit-160426090427.pdf
MatlabIEEE1
?
introductiontoalexaskillskit-160426090427.pptx
introductiontoalexaskillskit-160426090427.pptx
MatlabIEEE1
?
Amazon Alexa and Echo
Amazon Alexa and Echo
Mahesh Mahajan
?
Digital Muse “Girl Tech Fest - AWS Alexa Skills Coding Workshop
Digital Muse “Girl Tech Fest - AWS Alexa Skills Coding Workshop
Dinah Barrett
?
Building Alexa Skills
Building Alexa Skills
Squareboat
?
Developing alexa Skill using Java With AWS Lambda
Developing alexa Skill using Java With AWS Lambda
Buddha Jyothiprasad
?
Alexa, lets make a skill
Alexa, lets make a skill
Michael Peacock
?
How to Create a Custom Skill
How to Create a Custom Skill
Emily (Hong) Lam
?
Getting Started With Alexa Skills
Getting Started With Alexa Skills
Andy Hahn
?
NUS-ISS Learning Day 2017 - Voice Computing - The Next Digital Disruption!
NUS-ISS Learning Day 2017 - Voice Computing - The Next Digital Disruption!
NUS-ISS
?
Artificial Intelligence at Work - Assist Workshop 2016 - Dave Isbitski Amazon
Artificial Intelligence at Work - Assist Workshop 2016 - Dave Isbitski Amazon
Assist
?
Alexa skill development
Alexa skill development
Goran Vuksic
?
.NET, Alexa and me
.NET, Alexa and me
Rafa? Hryniewski
?
Building Amazon Alexa custom Skill step by step
Building Amazon Alexa custom Skill step by step
Stamo Petkov
?
Start building for voice with alexa
Start building for voice with alexa
Eitan Sela
?
Make your own Amazon Alexa Skill
Make your own Amazon Alexa Skill
John Dalziel
?
Building Voice Apps & Experiences For Amazon Echo
Building Voice Apps & Experiences For Amazon Echo
Amazon Appstore Developers
?
Voice enable all the things with Alexa
Voice enable all the things with Alexa
Mark Bate
?
IT Camp 2019: How to build your first Alexa skill in under one hour
IT Camp 2019: How to build your first Alexa skill in under one hour
Ionut Balan
?
Building custom skills with Amazon Alexa
Building custom skills with Amazon Alexa
Brian Perera
?
Amazon Alexa
Amazon Alexa
Vishal Prajapati
?
Request and response json
Request and response json
Mohit Bishnoi
?
Alexa Skills Kit
Alexa Skills Kit
Jun Ichikawa
?
A (very) opinionated guide to MSBuild and Project Files
A (very) opinionated guide to MSBuild and Project Files
David Wengier
?
Lowering in C#: What really happens with your code?, from NDC Oslo 2019
Lowering in C#: What really happens with your code?, from NDC Oslo 2019
David Wengier
?

More Related Content

Similar to Introduction to Amazon Echo Skills (20)

Digital Muse “Girl Tech Fest - AWS Alexa Skills Coding Workshop
Digital Muse “Girl Tech Fest - AWS Alexa Skills Coding Workshop
Dinah Barrett
?
Building Alexa Skills
Building Alexa Skills
Squareboat
?
Developing alexa Skill using Java With AWS Lambda
Developing alexa Skill using Java With AWS Lambda
Buddha Jyothiprasad
?
Alexa, lets make a skill
Alexa, lets make a skill
Michael Peacock
?
How to Create a Custom Skill
How to Create a Custom Skill
Emily (Hong) Lam
?
Getting Started With Alexa Skills
Getting Started With Alexa Skills
Andy Hahn
?
NUS-ISS Learning Day 2017 - Voice Computing - The Next Digital Disruption!
NUS-ISS Learning Day 2017 - Voice Computing - The Next Digital Disruption!
NUS-ISS
?
Artificial Intelligence at Work - Assist Workshop 2016 - Dave Isbitski Amazon
Artificial Intelligence at Work - Assist Workshop 2016 - Dave Isbitski Amazon
Assist
?
Alexa skill development
Alexa skill development
Goran Vuksic
?
.NET, Alexa and me
.NET, Alexa and me
Rafa? Hryniewski
?
Building Amazon Alexa custom Skill step by step
Building Amazon Alexa custom Skill step by step
Stamo Petkov
?
Start building for voice with alexa
Start building for voice with alexa
Eitan Sela
?
Make your own Amazon Alexa Skill
Make your own Amazon Alexa Skill
John Dalziel
?
Building Voice Apps & Experiences For Amazon Echo
Building Voice Apps & Experiences For Amazon Echo
Amazon Appstore Developers
?
Voice enable all the things with Alexa
Voice enable all the things with Alexa
Mark Bate
?
IT Camp 2019: How to build your first Alexa skill in under one hour
IT Camp 2019: How to build your first Alexa skill in under one hour
Ionut Balan
?
Building custom skills with Amazon Alexa
Building custom skills with Amazon Alexa
Brian Perera
?
Amazon Alexa
Amazon Alexa
Vishal Prajapati
?
Request and response json
Request and response json
Mohit Bishnoi
?
Alexa Skills Kit
Alexa Skills Kit
Jun Ichikawa
?
Digital Muse “Girl Tech Fest - AWS Alexa Skills Coding Workshop
Digital Muse “Girl Tech Fest - AWS Alexa Skills Coding Workshop
Dinah Barrett
?
Building Alexa Skills
Building Alexa Skills
Squareboat
?
Developing alexa Skill using Java With AWS Lambda
Developing alexa Skill using Java With AWS Lambda
Buddha Jyothiprasad
?
Getting Started With Alexa Skills
Getting Started With Alexa Skills
Andy Hahn
?
NUS-ISS Learning Day 2017 - Voice Computing - The Next Digital Disruption!
NUS-ISS Learning Day 2017 - Voice Computing - The Next Digital Disruption!
NUS-ISS
?
Artificial Intelligence at Work - Assist Workshop 2016 - Dave Isbitski Amazon
Artificial Intelligence at Work - Assist Workshop 2016 - Dave Isbitski Amazon
Assist
?
Alexa skill development
Alexa skill development
Goran Vuksic
?
Building Amazon Alexa custom Skill step by step
Building Amazon Alexa custom Skill step by step
Stamo Petkov
?
Start building for voice with alexa
Start building for voice with alexa
Eitan Sela
?
Make your own Amazon Alexa Skill
Make your own Amazon Alexa Skill
John Dalziel
?
Building Voice Apps & Experiences For Amazon Echo
Building Voice Apps & Experiences For Amazon Echo
Amazon Appstore Developers
?
Voice enable all the things with Alexa
Voice enable all the things with Alexa
Mark Bate
?
IT Camp 2019: How to build your first Alexa skill in under one hour
IT Camp 2019: How to build your first Alexa skill in under one hour
Ionut Balan
?
Building custom skills with Amazon Alexa
Building custom skills with Amazon Alexa
Brian Perera
?
Request and response json
Request and response json
Mohit Bishnoi
?

More from David Wengier (6)

A (very) opinionated guide to MSBuild and Project Files
A (very) opinionated guide to MSBuild and Project Files
David Wengier
?
Lowering in C#: What really happens with your code?, from NDC Oslo 2019
Lowering in C#: What really happens with your code?, from NDC Oslo 2019
David Wengier
?
Pragmatic Performance from NDC Oslo 2019
Pragmatic Performance from NDC Oslo 2019
David Wengier
?
Pragmatic Performance from NDC London 2019
Pragmatic Performance from NDC London 2019
David Wengier
?
A (brief) overview of Span<T>
A (brief) overview of Span<T>
David Wengier
?
Performance and Benchmarking
Performance and Benchmarking
David Wengier
?
A (very) opinionated guide to MSBuild and Project Files
A (very) opinionated guide to MSBuild and Project Files
David Wengier
?
Lowering in C#: What really happens with your code?, from NDC Oslo 2019
Lowering in C#: What really happens with your code?, from NDC Oslo 2019
David Wengier
?
Pragmatic Performance from NDC Oslo 2019
Pragmatic Performance from NDC Oslo 2019
David Wengier
?
Pragmatic Performance from NDC London 2019
Pragmatic Performance from NDC London 2019
David Wengier
?
A (brief) overview of Span<T>
A (brief) overview of Span<T>
David Wengier
?
Performance and Benchmarking
Performance and Benchmarking
David Wengier
?
Ad

Recently uploaded (20)

The ARUBA Kind of new Proposal Umum .pptx
The ARUBA Kind of new Proposal Umum .pptx
andiwarneri
?
DDoS in India, presented at INNOG 8 by Dave Phelan
DDoS in India, presented at INNOG 8 by Dave Phelan
APNIC
?
BASICS OF SAP _ ALL ABOUT SAP _WHY SAP OVER ANY OTHER ERP SYSTEM
BASICS OF SAP _ ALL ABOUT SAP _WHY SAP OVER ANY OTHER ERP SYSTEM
AhmadAli716831
?
PROCESS FOR CREATION OF BUSINESS PARTNER IN SAP
PROCESS FOR CREATION OF BUSINESS PARTNER IN SAP
AhmadAli716831
?
Clive Dickens RedTech Public Copy - Collaborate or Die
Clive Dickens RedTech Public Copy - Collaborate or Die
Clive Dickens
?
原版澳洲斯文本科技大学毕业证(厂鲍罢毕业证书)如何办理
原版澳洲斯文本科技大学毕业证(厂鲍罢毕业证书)如何办理
taqyed
?
B M Mostofa Kamal Al-Azad [Document & Localization Expert]
B M Mostofa Kamal Al-Azad [Document & Localization Expert]
Mostofa Kamal Al-Azad
?
Topic 1 Foundational IT Infrastructure_.pptx
Topic 1 Foundational IT Infrastructure_.pptx
oneillp100
?
BitRecover OST to PST Converter Software
BitRecover OST to PST Converter Software
antoniogosling01
?
Lecture 3.1 Analysing the Global Business Environment .pptx
Lecture 3.1 Analysing the Global Business Environment .pptx
shofalbsb
?
最新版美国特拉华大学毕业证(鲍顿别濒毕业证书)原版定制
最新版美国特拉华大学毕业证(鲍顿别濒毕业证书)原版定制
taqyea
?
history of internet in nepal Class-8 (sparsha).pptx
history of internet in nepal Class-8 (sparsha).pptx
SPARSH508080
?
狠狠撸s: Eco Economic Epochs for The World Game (s) pdf
狠狠撸s: Eco Economic Epochs for The World Game (s) pdf
Steven McGee
?
Topic 2 - Cloud Computing Basics,,,.pptx
Topic 2 - Cloud Computing Basics,,,.pptx
oneillp100
?
Transmission Control Protocol (TCP) and Starlink
Transmission Control Protocol (TCP) and Starlink
APNIC
?
Almos Entirely Correct Mixing with Apps to Voting
Almos Entirely Correct Mixing with Apps to Voting
gapati2964
?
IAREUOUSTPIDWHY$)CHARACTERARERWUEEJJSKWNSND
IAREUOUSTPIDWHY$)CHARACTERARERWUEEJJSKWNSND
notgachabite123
?
Global Networking Trends, presented at the India ISP Conclave 2025
Global Networking Trends, presented at the India ISP Conclave 2025
APNIC
?
原版一样(滨厂惭毕业证书)德国多特蒙德国际管理学院毕业证多少钱
原版一样(滨厂惭毕业证书)德国多特蒙德国际管理学院毕业证多少钱
taqyed
?
BroadLink Cloud Service introduction.pdf
BroadLink Cloud Service introduction.pdf
DevendraDwivdi1
?
The ARUBA Kind of new Proposal Umum .pptx
The ARUBA Kind of new Proposal Umum .pptx
andiwarneri
?
DDoS in India, presented at INNOG 8 by Dave Phelan
DDoS in India, presented at INNOG 8 by Dave Phelan
APNIC
?
BASICS OF SAP _ ALL ABOUT SAP _WHY SAP OVER ANY OTHER ERP SYSTEM
BASICS OF SAP _ ALL ABOUT SAP _WHY SAP OVER ANY OTHER ERP SYSTEM
AhmadAli716831
?
PROCESS FOR CREATION OF BUSINESS PARTNER IN SAP
PROCESS FOR CREATION OF BUSINESS PARTNER IN SAP
AhmadAli716831
?
Clive Dickens RedTech Public Copy - Collaborate or Die
Clive Dickens RedTech Public Copy - Collaborate or Die
Clive Dickens
?
原版澳洲斯文本科技大学毕业证(厂鲍罢毕业证书)如何办理
原版澳洲斯文本科技大学毕业证(厂鲍罢毕业证书)如何办理
taqyed
?
B M Mostofa Kamal Al-Azad [Document & Localization Expert]
B M Mostofa Kamal Al-Azad [Document & Localization Expert]
Mostofa Kamal Al-Azad
?
Topic 1 Foundational IT Infrastructure_.pptx
Topic 1 Foundational IT Infrastructure_.pptx
oneillp100
?
BitRecover OST to PST Converter Software
BitRecover OST to PST Converter Software
antoniogosling01
?
Lecture 3.1 Analysing the Global Business Environment .pptx
Lecture 3.1 Analysing the Global Business Environment .pptx
shofalbsb
?
最新版美国特拉华大学毕业证(鲍顿别濒毕业证书)原版定制
最新版美国特拉华大学毕业证(鲍顿别濒毕业证书)原版定制
taqyea
?
history of internet in nepal Class-8 (sparsha).pptx
history of internet in nepal Class-8 (sparsha).pptx
SPARSH508080
?
狠狠撸s: Eco Economic Epochs for The World Game (s) pdf
狠狠撸s: Eco Economic Epochs for The World Game (s) pdf
Steven McGee
?
Topic 2 - Cloud Computing Basics,,,.pptx
Topic 2 - Cloud Computing Basics,,,.pptx
oneillp100
?
Transmission Control Protocol (TCP) and Starlink
Transmission Control Protocol (TCP) and Starlink
APNIC
?
Almos Entirely Correct Mixing with Apps to Voting
Almos Entirely Correct Mixing with Apps to Voting
gapati2964
?
IAREUOUSTPIDWHY$)CHARACTERARERWUEEJJSKWNSND
IAREUOUSTPIDWHY$)CHARACTERARERWUEEJJSKWNSND
notgachabite123
?
Global Networking Trends, presented at the India ISP Conclave 2025
Global Networking Trends, presented at the India ISP Conclave 2025
APNIC
?
原版一样(滨厂惭毕业证书)德国多特蒙德国际管理学院毕业证多少钱
原版一样(滨厂惭毕业证书)德国多特蒙德国际管理学院毕业证多少钱
taqyed
?
BroadLink Cloud Service introduction.pdf
BroadLink Cloud Service introduction.pdf
DevendraDwivdi1
?
Ad

Introduction to Amazon Echo Skills

Editor's Notes

  • #7: Also LaunchRequest or SessionEndedRequest