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
Ruby + Voice control
Search
Jean Pierre
October 16, 2015
Technology
0
35
Ruby + Voice control
Rubyconf Colombia 2015
Jean Pierre
October 16, 2015
Tweet
Share
More Decks by Jean Pierre
See All by Jean Pierre
Web API
gomayonqui
0
120
Despliegue con Capistrano
gomayonqui
0
88
Tu primera gema
gomayonqui
0
97
What happened in RubyConf Miami 2013
gomayonqui
0
68
Other Decks in Technology
See All in Technology
Rustから学ぶ 非同期処理の仕組み
skanehira
1
140
JTCにおける内製×スクラム開発への挑戦〜内製化率95%達成の舞台裏/JTC's challenge of in-house development with Scrum
aeonpeople
0
230
AIのグローバルトレンド2025 #scrummikawa / global ai trend
kyonmm
PRO
1
290
CDK CLIで使ってたあの機能、CDK Toolkit Libraryではどうやるの?
smt7174
4
180
テストを軸にした生き残り術
kworkdev
PRO
0
210
「どこから読む?」コードとカルチャーに最速で馴染むための実践ガイド
zozotech
PRO
0
450
【実演版】カンファレンス登壇者・スタッフにこそ知ってほしいマイクの使い方 / 大吉祥寺.pm 2025
arthur1
1
870
Generative AI Japan 第一回生成AI実践研究会「AI駆動開発の現在地──ブレイクスルーの鍵を握るのはデータ領域」
shisyu_gaku
0
270
OCI Oracle Database Services新機能アップデート(2025/06-2025/08)
oracle4engineer
PRO
0
150
未経験者・初心者に贈る!40分でわかるAndroidアプリ開発の今と大事なポイント
operando
5
640
大「個人開発サービス」時代に僕たちはどう生きるか
sotarok
20
10k
人工衛星のファームウェアをRustで書く理由
koba789
15
7.9k
Featured
See All Featured
The Power of CSS Pseudo Elements
geoffreycrofte
77
6k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
49
3k
Imperfection Machines: The Place of Print at Facebook
scottboms
268
13k
BBQ
matthewcrist
89
9.8k
Raft: Consensus for Rubyists
vanstee
140
7.1k
How to Think Like a Performance Engineer
csswizardry
26
1.9k
StorybookのUI Testing Handbookを読んだ
zakiyama
31
6.1k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
29
1.9k
Scaling GitHub
holman
463
140k
Git: the NoSQL Database
bkeepers
PRO
431
66k
Why You Should Never Use an ORM
jnunemaker
PRO
59
9.5k
Faster Mobile Websites
deanohume
309
31k
Transcript
Ruby + Voice control RubyConf Colombia 2015 Jean Pierre Guarin
@gomayonqui
None
None
Amazon echo Amazon Echo, also known as Alexa, is a
voice command device from Amazon.com that is always listening. Its functions include question answering, playing music and controlling smart devices. - Wikipedia
Alexa meets Ruby Add a new skill Setup endpoint
Listen to changes and do something Enjoy!
Add a new skill
Skill Information
Interaction Model
None
SSL Certificate
Test
Test
amazon_echo gem
Setup endpoint
Listen to changes and do something
Listen to changes and do something
Demo
None
Demo
- Thanks - @gomayonqui github.com/gomayonqui Thanks @alexrqs and @orendon
for all your advise