SlideShare uma empresa Scribd logo
1 de 28
1
Getting Started with
Amazon Alexa
on the Raspberry Pi
HELLO!
I am Ayumi Kobukata
CYDAS, Inc.
Server Side Engineer
3
Ayumi Kobukata
@_kobuuukata
WHAT IS ALEXA?
4
❏ A virtual assistant developed by Amazon.
❏ It's currently deployed in 11 countries.
❏ AWS Certified Alexa Skill Builder - Specialty
announced in January 2019.
DEGREE OF ATTENTION TO ALEXA IN JAPAN
❏ It started the Alexa in 2017.
❏ Amazon Alexa Japan User Group (AAJUG).
❏ Alexa Day, an event dedicated to Alexa.
5
6
ALEXA BUILD-IN DEVICE
20,000+
Alexa build-in device in 2018.
100 million
Alexa build-in device have been sold.
ALEXA VOICE SERVICE (AVS)
7
https://www.slideshare.net/AmazonWebServices/alx202integrate-alexa-voice-technology-into-your-product-with-the-alexa-voice-service
8
ALEXA ARCHITECTURE
Alexa
Voice
Service
Alexa
Skills Kit
Voice
Input
Service /
Data Source
Weather service, Time
service, Music service etc.
REST
Service
Device
Req. Voice
Steam
Voice
Output
Resp. Voice
Steam
Lambda
• Identifies skill name
• Analyzes & understands the req.
• Sends the custom Alexa skill a
structured representation of
user’s req.
• Your custom Alexa skill
receives the req.
• Processes the req. and
returns text response
• Alexa converts the
returned text to speech
• Streams to device
https://www.slideshare.net/aniruddha.chakrabarti/amazon-alexa-building-custom-skills
ORIGINAL
ALEXA
BUILD-IN DEVICE
Raspberry
Pi
WHAT IS RASPBERRY PI?
❏ A low cost, credit-card sized computer.
❏ For promote teaching of basic computer science
in schools
❏ In March 2018, sales reached 19 million.
❏ Many WOMEN-ONLY study sessions in Japan.
10
RUN THE SAMPLE APP
Let's run Alexa on Raspberry Pi
according to the tutorial.
11
NECESSARY PARTS
12
Raspberry Pi 3 USB microphone LAN cable
USB cable Speakermicro SD card
PROCESS IS EASY
13
1 2 3
1) REGISTER A PRODUCT
14
❏ Register prototype in Amazon Developer account.
2) BUILD THE AVS DEVICE SDK
15
❏ Download the SDK and run the install script.
- Takes 1 hour to complete.
❏ Get a Refresh Token.
3) TALK WITH ALEXA!
16
https://youtu.be/4NKNHPT7ndg
DIY ECHO BUTTONS
Let’s make a Buzzer Quiz!
17
WHAT IS ECHO BUTTONS?
❏ Interaction with Alexa devices like the Echo
series.
❏ To play games and control smart home routines.
❏ Choose from a catalog of 100+ compatible Alexa
skills.
18
19
Device AVS ASK
Say “Alexa"
Give a quiz.
Sends Alexa Skill
Identify the player.Push button.
Ask the answer.
To answer.
Say “Player 1.”
Decides whether or not
answer is correct.
BUZZER QUIZ ARCHITECTURE
1 2
3
4 5 6
7
8
9
HOW TO MAKE A BUZZER QUIZ
20
1 2 3
1) ASSEMBLE AN ELECTRONIC CIRCUIT
21
GPIO
2) CREATE A PROGRAM THAT RECOGNIZES
THE PLAYER
22
A Library for Controlling Raspberry Pi GPIO
GPIO18: Connect to Blue Button
GPIO24: Connect to Red Button
Initialization of WiringPi
GPIO Pin Mode Setting
Sets Pin Pull-up or Pull-down Resistance Mode
Returns the Value Read on the Given Pin.
3) CREATE AN ALEXA SKILL - Voiceflow
23
https://www.voiceflow.com/
❏ Non coding Alexa skill development.
3) CREATE AN ALEXA SKILL - Voiceflow
24
❏ Important Points
– The call name must be at least 2 words.
– Can’t use wake words.
25
DEMONSTRATION
BUZZER QUIZ DEMONSTRATION
26
https://youtu.be/sb_aMBrs77s
IN THE END..
27
❏ Alexa is easy to get started!
❏ Ideas spread when combined with Raspberry Pi.
❏ Apply for “Alexa Skill Award 2019”!
THANKS!
You can find me at:
28
Ayumi Kobukata
@_kobuuukata

Mais conteúdo relacionado

Mais procurados

AWS re:Invent 2016: From VUI to QA: Building a Voice-Based Adventure Game for...
AWS re:Invent 2016: From VUI to QA: Building a Voice-Based Adventure Game for...AWS re:Invent 2016: From VUI to QA: Building a Voice-Based Adventure Game for...
AWS re:Invent 2016: From VUI to QA: Building a Voice-Based Adventure Game for...Amazon Web Services
 
Hackster DFW - Amazon Echo Workshop
Hackster DFW - Amazon Echo WorkshopHackster DFW - Amazon Echo Workshop
Hackster DFW - Amazon Echo WorkshopRon Dagdag
 
Teaching Kids to create Alexa Skills
Teaching Kids to create Alexa SkillsTeaching Kids to create Alexa Skills
Teaching Kids to create Alexa SkillsLynn Langit
 
Voice controlled home automation
Voice controlled home automationVoice controlled home automation
Voice controlled home automationGopal Amlekar
 
Valentyn Buleiko “Shedding light on the possibilities of voice assistants by ...
Valentyn Buleiko “Shedding light on the possibilities of voice assistants by ...Valentyn Buleiko “Shedding light on the possibilities of voice assistants by ...
Valentyn Buleiko “Shedding light on the possibilities of voice assistants by ...Lviv Startup Club
 
Voice interface project
Voice interface projectVoice interface project
Voice interface projectJoão Ricardo
 
AWS re:Invent 2016: How Capital One Built a Voice-Based Banking Skill for Ama...
AWS re:Invent 2016: How Capital One Built a Voice-Based Banking Skill for Ama...AWS re:Invent 2016: How Capital One Built a Voice-Based Banking Skill for Ama...
AWS re:Invent 2016: How Capital One Built a Voice-Based Banking Skill for Ama...Amazon Web Services
 
AWS re:Invent 2016: State of the Union: Amazon Alexa and Recent Advances in C...
AWS re:Invent 2016: State of the Union: Amazon Alexa and Recent Advances in C...AWS re:Invent 2016: State of the Union: Amazon Alexa and Recent Advances in C...
AWS re:Invent 2016: State of the Union: Amazon Alexa and Recent Advances in C...Amazon Web Services
 
Aero app updates how to v1.1510.12
Aero app updates how to v1.1510.12Aero app updates how to v1.1510.12
Aero app updates how to v1.1510.125101AVNREGT
 
The Anatomy of a Seriously Sophisticated AIR Application
The Anatomy of a Seriously Sophisticated AIR ApplicationThe Anatomy of a Seriously Sophisticated AIR Application
The Anatomy of a Seriously Sophisticated AIR ApplicationAdam Creeger
 
Writing Alexa Voice Skills With NodeJS (with a little IoT)
Writing Alexa Voice Skills With NodeJS (with a little IoT)Writing Alexa Voice Skills With NodeJS (with a little IoT)
Writing Alexa Voice Skills With NodeJS (with a little IoT)David Janes
 
How to Improve Your Amazon Alexa to Help You Set the Mood
How to Improve Your Amazon Alexa to Help You Set the MoodHow to Improve Your Amazon Alexa to Help You Set the Mood
How to Improve Your Amazon Alexa to Help You Set the MoodLindaTraynor
 

Mais procurados (20)

AWS re:Invent 2016: From VUI to QA: Building a Voice-Based Adventure Game for...
AWS re:Invent 2016: From VUI to QA: Building a Voice-Based Adventure Game for...AWS re:Invent 2016: From VUI to QA: Building a Voice-Based Adventure Game for...
AWS re:Invent 2016: From VUI to QA: Building a Voice-Based Adventure Game for...
 
Hackster DFW - Amazon Echo Workshop
Hackster DFW - Amazon Echo WorkshopHackster DFW - Amazon Echo Workshop
Hackster DFW - Amazon Echo Workshop
 
Teaching Kids to create Alexa Skills
Teaching Kids to create Alexa SkillsTeaching Kids to create Alexa Skills
Teaching Kids to create Alexa Skills
 
Voice controlled home automation
Voice controlled home automationVoice controlled home automation
Voice controlled home automation
 
Valentyn Buleiko “Shedding light on the possibilities of voice assistants by ...
Valentyn Buleiko “Shedding light on the possibilities of voice assistants by ...Valentyn Buleiko “Shedding light on the possibilities of voice assistants by ...
Valentyn Buleiko “Shedding light on the possibilities of voice assistants by ...
 
Voice interface project
Voice interface projectVoice interface project
Voice interface project
 
AWS re:Invent 2016: How Capital One Built a Voice-Based Banking Skill for Ama...
AWS re:Invent 2016: How Capital One Built a Voice-Based Banking Skill for Ama...AWS re:Invent 2016: How Capital One Built a Voice-Based Banking Skill for Ama...
AWS re:Invent 2016: How Capital One Built a Voice-Based Banking Skill for Ama...
 
Amazon alexa
Amazon alexa Amazon alexa
Amazon alexa
 
Alexa techological gadgets
Alexa techological gadgetsAlexa techological gadgets
Alexa techological gadgets
 
Alexa Skills Kit
Alexa Skills KitAlexa Skills Kit
Alexa Skills Kit
 
Amazon alexa
Amazon alexaAmazon alexa
Amazon alexa
 
AWS re:Invent 2016: State of the Union: Amazon Alexa and Recent Advances in C...
AWS re:Invent 2016: State of the Union: Amazon Alexa and Recent Advances in C...AWS re:Invent 2016: State of the Union: Amazon Alexa and Recent Advances in C...
AWS re:Invent 2016: State of the Union: Amazon Alexa and Recent Advances in C...
 
Aero app updates how to v1.1510.12
Aero app updates how to v1.1510.12Aero app updates how to v1.1510.12
Aero app updates how to v1.1510.12
 
Final preso ve mote
Final preso ve moteFinal preso ve mote
Final preso ve mote
 
Zipato-iCasa
Zipato-iCasaZipato-iCasa
Zipato-iCasa
 
Porting Tablet Apps to the Amazon Fire TV
Porting Tablet Apps to the Amazon Fire TVPorting Tablet Apps to the Amazon Fire TV
Porting Tablet Apps to the Amazon Fire TV
 
The Anatomy of a Seriously Sophisticated AIR Application
The Anatomy of a Seriously Sophisticated AIR ApplicationThe Anatomy of a Seriously Sophisticated AIR Application
The Anatomy of a Seriously Sophisticated AIR Application
 
Writing Alexa Voice Skills With NodeJS (with a little IoT)
Writing Alexa Voice Skills With NodeJS (with a little IoT)Writing Alexa Voice Skills With NodeJS (with a little IoT)
Writing Alexa Voice Skills With NodeJS (with a little IoT)
 
Amazon Alexa Working
Amazon Alexa Working Amazon Alexa Working
Amazon Alexa Working
 
How to Improve Your Amazon Alexa to Help You Set the Mood
How to Improve Your Amazon Alexa to Help You Set the MoodHow to Improve Your Amazon Alexa to Help You Set the Mood
How to Improve Your Amazon Alexa to Help You Set the Mood
 

Semelhante a Getting Started with Amazon Alexa on the Raspberry Pi

Digital Muse “Girl Tech Fest - AWS Alexa Skills Coding Workshop
Digital Muse “Girl Tech Fest - AWS Alexa Skills Coding WorkshopDigital Muse “Girl Tech Fest - AWS Alexa Skills Coding Workshop
Digital Muse “Girl Tech Fest - AWS Alexa Skills Coding WorkshopDinah Barrett
 
AWS re:Invent 2016: Workshop: Build an Alexa-Enabled Product with Raspberry P...
AWS re:Invent 2016: Workshop: Build an Alexa-Enabled Product with Raspberry P...AWS re:Invent 2016: Workshop: Build an Alexa-Enabled Product with Raspberry P...
AWS re:Invent 2016: Workshop: Build an Alexa-Enabled Product with Raspberry P...Amazon Web Services
 
AWS re:Invent 2016: Voice-enabling Your Home and Devices with Amazon Alexa an...
AWS re:Invent 2016: Voice-enabling Your Home and Devices with Amazon Alexa an...AWS re:Invent 2016: Voice-enabling Your Home and Devices with Amazon Alexa an...
AWS re:Invent 2016: Voice-enabling Your Home and Devices with Amazon Alexa an...Amazon Web Services
 
Introduction to building alexa skills and putting your amazon echo to work
Introduction to building alexa skills and putting your amazon echo to workIntroduction to building alexa skills and putting your amazon echo to work
Introduction to building alexa skills and putting your amazon echo to workAbe Diaz
 
NUS-ISS Learning Day 2017 - Voice Computing - The Next Digital Disruption!
NUS-ISS Learning Day 2017 - Voice Computing - The Next Digital Disruption!NUS-ISS Learning Day 2017 - Voice Computing - The Next Digital Disruption!
NUS-ISS Learning Day 2017 - Voice Computing - The Next Digital Disruption!NUS-ISS
 
ITB2019 Easily Build Amazon Alexa skills with ColdFusion - Mike Callahan
ITB2019 Easily Build Amazon Alexa skills with ColdFusion - Mike CallahanITB2019 Easily Build Amazon Alexa skills with ColdFusion - Mike Callahan
ITB2019 Easily Build Amazon Alexa skills with ColdFusion - Mike CallahanOrtus Solutions, Corp
 
Amazon alexa - building custom skills
Amazon alexa - building custom skillsAmazon alexa - building custom skills
Amazon alexa - building custom skillsAniruddha Chakrabarti
 
Get Started Developing with Alexa and Drupal
Get Started Developing with Alexa and DrupalGet Started Developing with Alexa and Drupal
Get Started Developing with Alexa and DrupalAmber Matz
 
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 hourIT 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 hourIonut Balan
 
Alexa enabled smart home programming in Python - PyCon India 2018
Alexa enabled smart home programming in Python - PyCon India 2018Alexa enabled smart home programming in Python - PyCon India 2018
Alexa enabled smart home programming in Python - PyCon India 2018Sonal Raj
 
VoxxedDays Bucharest 2019 - Alexa, nice to meet you
VoxxedDays Bucharest 2019 - Alexa, nice to meet youVoxxedDays Bucharest 2019 - Alexa, nice to meet you
VoxxedDays Bucharest 2019 - Alexa, nice to meet youIván López Martín
 
Alexa Smart Home Skill
Alexa Smart Home SkillAlexa Smart Home Skill
Alexa Smart Home SkillJun Ichikawa
 
AWS re:Invent 2016: Alexa in the Enterprise: How JPL Leverages Alexa to Furth...
AWS re:Invent 2016: Alexa in the Enterprise: How JPL Leverages Alexa to Furth...AWS re:Invent 2016: Alexa in the Enterprise: How JPL Leverages Alexa to Furth...
AWS re:Invent 2016: Alexa in the Enterprise: How JPL Leverages Alexa to Furth...Amazon Web Services
 
Voice Enabled Home Automation using Amazon Echo
Voice Enabled Home Automation using Amazon EchoVoice Enabled Home Automation using Amazon Echo
Voice Enabled Home Automation using Amazon EchoIRJET Journal
 
ALX306_Build a Game Skill for Echo Buttons!
ALX306_Build a Game Skill for Echo Buttons!ALX306_Build a Game Skill for Echo Buttons!
ALX306_Build a Game Skill for Echo Buttons!Amazon Web Services
 

Semelhante a Getting Started with Amazon Alexa on the Raspberry Pi (20)

Digital Muse “Girl Tech Fest - AWS Alexa Skills Coding Workshop
Digital Muse “Girl Tech Fest - AWS Alexa Skills Coding WorkshopDigital Muse “Girl Tech Fest - AWS Alexa Skills Coding Workshop
Digital Muse “Girl Tech Fest - AWS Alexa Skills Coding Workshop
 
Amazon Alexa
Amazon AlexaAmazon Alexa
Amazon Alexa
 
AWS re:Invent 2016: Workshop: Build an Alexa-Enabled Product with Raspberry P...
AWS re:Invent 2016: Workshop: Build an Alexa-Enabled Product with Raspberry P...AWS re:Invent 2016: Workshop: Build an Alexa-Enabled Product with Raspberry P...
AWS re:Invent 2016: Workshop: Build an Alexa-Enabled Product with Raspberry P...
 
AWS re:Invent 2016: Voice-enabling Your Home and Devices with Amazon Alexa an...
AWS re:Invent 2016: Voice-enabling Your Home and Devices with Amazon Alexa an...AWS re:Invent 2016: Voice-enabling Your Home and Devices with Amazon Alexa an...
AWS re:Invent 2016: Voice-enabling Your Home and Devices with Amazon Alexa an...
 
Introduction to building alexa skills and putting your amazon echo to work
Introduction to building alexa skills and putting your amazon echo to workIntroduction to building alexa skills and putting your amazon echo to work
Introduction to building alexa skills and putting your amazon echo to work
 
Alexa IoT Skills Workshop
Alexa IoT Skills WorkshopAlexa IoT Skills Workshop
Alexa IoT Skills Workshop
 
NUS-ISS Learning Day 2017 - Voice Computing - The Next Digital Disruption!
NUS-ISS Learning Day 2017 - Voice Computing - The Next Digital Disruption!NUS-ISS Learning Day 2017 - Voice Computing - The Next Digital Disruption!
NUS-ISS Learning Day 2017 - Voice Computing - The Next Digital Disruption!
 
Babygeddon presentation
Babygeddon presentationBabygeddon presentation
Babygeddon presentation
 
ITB2019 Easily Build Amazon Alexa skills with ColdFusion - Mike Callahan
ITB2019 Easily Build Amazon Alexa skills with ColdFusion - Mike CallahanITB2019 Easily Build Amazon Alexa skills with ColdFusion - Mike Callahan
ITB2019 Easily Build Amazon Alexa skills with ColdFusion - Mike Callahan
 
Amazon alexa - building custom skills
Amazon alexa - building custom skillsAmazon alexa - building custom skills
Amazon alexa - building custom skills
 
Get Started Developing with Alexa and Drupal
Get Started Developing with Alexa and DrupalGet Started Developing with Alexa and Drupal
Get Started Developing with Alexa and Drupal
 
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 hourIT 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
 
Alexa enabled smart home programming in Python - PyCon India 2018
Alexa enabled smart home programming in Python - PyCon India 2018Alexa enabled smart home programming in Python - PyCon India 2018
Alexa enabled smart home programming in Python - PyCon India 2018
 
VoxxedDays Bucharest 2019 - Alexa, nice to meet you
VoxxedDays Bucharest 2019 - Alexa, nice to meet youVoxxedDays Bucharest 2019 - Alexa, nice to meet you
VoxxedDays Bucharest 2019 - Alexa, nice to meet you
 
Alexa for Developers
Alexa for DevelopersAlexa for Developers
Alexa for Developers
 
Alexa Smart Home Skill
Alexa Smart Home SkillAlexa Smart Home Skill
Alexa Smart Home Skill
 
AWS re:Invent 2016: Alexa in the Enterprise: How JPL Leverages Alexa to Furth...
AWS re:Invent 2016: Alexa in the Enterprise: How JPL Leverages Alexa to Furth...AWS re:Invent 2016: Alexa in the Enterprise: How JPL Leverages Alexa to Furth...
AWS re:Invent 2016: Alexa in the Enterprise: How JPL Leverages Alexa to Furth...
 
Voice Enabled Home Automation using Amazon Echo
Voice Enabled Home Automation using Amazon EchoVoice Enabled Home Automation using Amazon Echo
Voice Enabled Home Automation using Amazon Echo
 
Amazon Alexa and Echo
Amazon Alexa  and EchoAmazon Alexa  and Echo
Amazon Alexa and Echo
 
ALX306_Build a Game Skill for Echo Buttons!
ALX306_Build a Game Skill for Echo Buttons!ALX306_Build a Game Skill for Echo Buttons!
ALX306_Build a Game Skill for Echo Buttons!
 

Último

Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.eptoze12
 
Arduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptArduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptSAURABHKUMAR892774
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girlsssuser7cb4ff
 
computer application and construction management
computer application and construction managementcomputer application and construction management
computer application and construction managementMariconPadriquez1
 
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEINFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEroselinkalist12
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 
Instrumentation, measurement and control of bio process parameters ( Temperat...
Instrumentation, measurement and control of bio process parameters ( Temperat...Instrumentation, measurement and control of bio process parameters ( Temperat...
Instrumentation, measurement and control of bio process parameters ( Temperat...121011101441
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...VICTOR MAESTRE RAMIREZ
 
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfCCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfAsst.prof M.Gokilavani
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxDeepakSakkari2
 
Electronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfElectronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfme23b1001
 
8251 universal synchronous asynchronous receiver transmitter
8251 universal synchronous asynchronous receiver transmitter8251 universal synchronous asynchronous receiver transmitter
8251 universal synchronous asynchronous receiver transmitterShivangiSharma879191
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfAsst.prof M.Gokilavani
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfAsst.prof M.Gokilavani
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx959SahilShah
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...srsj9000
 
An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...Chandu841456
 

Último (20)

Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.
 
Arduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptArduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.ppt
 
Design and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdfDesign and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdf
 
young call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Serviceyoung call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Service
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girls
 
computer application and construction management
computer application and construction managementcomputer application and construction management
computer application and construction management
 
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEINFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
Instrumentation, measurement and control of bio process parameters ( Temperat...
Instrumentation, measurement and control of bio process parameters ( Temperat...Instrumentation, measurement and control of bio process parameters ( Temperat...
Instrumentation, measurement and control of bio process parameters ( Temperat...
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...
 
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfCCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptx
 
Electronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfElectronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdf
 
8251 universal synchronous asynchronous receiver transmitter
8251 universal synchronous asynchronous receiver transmitter8251 universal synchronous asynchronous receiver transmitter
8251 universal synchronous asynchronous receiver transmitter
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
 
An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...
 

Getting Started with Amazon Alexa on the Raspberry Pi

  • 1. 1
  • 2. Getting Started with Amazon Alexa on the Raspberry Pi
  • 3. HELLO! I am Ayumi Kobukata CYDAS, Inc. Server Side Engineer 3 Ayumi Kobukata @_kobuuukata
  • 4. WHAT IS ALEXA? 4 ❏ A virtual assistant developed by Amazon. ❏ It's currently deployed in 11 countries. ❏ AWS Certified Alexa Skill Builder - Specialty announced in January 2019.
  • 5. DEGREE OF ATTENTION TO ALEXA IN JAPAN ❏ It started the Alexa in 2017. ❏ Amazon Alexa Japan User Group (AAJUG). ❏ Alexa Day, an event dedicated to Alexa. 5
  • 6. 6 ALEXA BUILD-IN DEVICE 20,000+ Alexa build-in device in 2018. 100 million Alexa build-in device have been sold.
  • 7. ALEXA VOICE SERVICE (AVS) 7 https://www.slideshare.net/AmazonWebServices/alx202integrate-alexa-voice-technology-into-your-product-with-the-alexa-voice-service
  • 8. 8 ALEXA ARCHITECTURE Alexa Voice Service Alexa Skills Kit Voice Input Service / Data Source Weather service, Time service, Music service etc. REST Service Device Req. Voice Steam Voice Output Resp. Voice Steam Lambda • Identifies skill name • Analyzes & understands the req. • Sends the custom Alexa skill a structured representation of user’s req. • Your custom Alexa skill receives the req. • Processes the req. and returns text response • Alexa converts the returned text to speech • Streams to device https://www.slideshare.net/aniruddha.chakrabarti/amazon-alexa-building-custom-skills
  • 10. WHAT IS RASPBERRY PI? ❏ A low cost, credit-card sized computer. ❏ For promote teaching of basic computer science in schools ❏ In March 2018, sales reached 19 million. ❏ Many WOMEN-ONLY study sessions in Japan. 10
  • 11. RUN THE SAMPLE APP Let's run Alexa on Raspberry Pi according to the tutorial. 11
  • 12. NECESSARY PARTS 12 Raspberry Pi 3 USB microphone LAN cable USB cable Speakermicro SD card
  • 14. 1) REGISTER A PRODUCT 14 ❏ Register prototype in Amazon Developer account.
  • 15. 2) BUILD THE AVS DEVICE SDK 15 ❏ Download the SDK and run the install script. - Takes 1 hour to complete. ❏ Get a Refresh Token.
  • 16. 3) TALK WITH ALEXA! 16 https://youtu.be/4NKNHPT7ndg
  • 17. DIY ECHO BUTTONS Let’s make a Buzzer Quiz! 17
  • 18. WHAT IS ECHO BUTTONS? ❏ Interaction with Alexa devices like the Echo series. ❏ To play games and control smart home routines. ❏ Choose from a catalog of 100+ compatible Alexa skills. 18
  • 19. 19 Device AVS ASK Say “Alexa" Give a quiz. Sends Alexa Skill Identify the player.Push button. Ask the answer. To answer. Say “Player 1.” Decides whether or not answer is correct. BUZZER QUIZ ARCHITECTURE 1 2 3 4 5 6 7 8 9
  • 20. HOW TO MAKE A BUZZER QUIZ 20 1 2 3
  • 21. 1) ASSEMBLE AN ELECTRONIC CIRCUIT 21 GPIO
  • 22. 2) CREATE A PROGRAM THAT RECOGNIZES THE PLAYER 22 A Library for Controlling Raspberry Pi GPIO GPIO18: Connect to Blue Button GPIO24: Connect to Red Button Initialization of WiringPi GPIO Pin Mode Setting Sets Pin Pull-up or Pull-down Resistance Mode Returns the Value Read on the Given Pin.
  • 23. 3) CREATE AN ALEXA SKILL - Voiceflow 23 https://www.voiceflow.com/ ❏ Non coding Alexa skill development.
  • 24. 3) CREATE AN ALEXA SKILL - Voiceflow 24 ❏ Important Points – The call name must be at least 2 words. – Can’t use wake words.
  • 27. IN THE END.. 27 ❏ Alexa is easy to get started! ❏ Ideas spread when combined with Raspberry Pi. ❏ Apply for “Alexa Skill Award 2019”!
  • 28. THANKS! You can find me at: 28 Ayumi Kobukata @_kobuuukata

Notas do Editor

  1. 2:30 4:00
  2. 3:00
  3. - 5:00
  4. 3:40 5:30
  5. 5:30 8:00
  6. 7:30 11:30
  7. 7:30 11:30
  8. 7:30 11:30
  9. 7:30 11:30
  10. 8:30 12:45 サンプルアプリ:15秒 クイズ:45秒