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
NOID で IoT
Search
Google Homer
January 13, 2019
Technology
0
160
NOID で IoT
Google Homer
January 13, 2019
Tweet
Share
More Decks by Google Homer
See All by Google Homer
意外とお手軽Donkey AI Car(ありがとうIoTLT)
googlehomer
0
700
ゆるふわマシンラーニング×ゆるメカトロでDonkey AI Car
googlehomer
0
310
私Servoですけど、ぐるぐる回りますが 何か ?!
googlehomer
0
390
The latest information on obniz for all of IoTLT’s
googlehomer
1
310
IoTLT vol.58@SoftBank IoTLT木曜サスペンス劇場
googlehomer
0
740
micro:bitはobnizの夢をみるか?
googlehomer
1
830
Invitation for RPA next stage @UiPathFriendsライトニングトークナイト2019
googlehomer
0
100
M5StickC Block Programming UiFLOW @ ビジュアルプログラミング交流会
googlehomer
1
680
Smart Speaker & IoT @東北TECH道場 八戸道場
googlehomer
0
130
Other Decks in Technology
See All in Technology
「タコピーの原罪」から学ぶ間違った”支援” / the bad support of Takopii
piyonakajima
0
130
AIエージェント入門 〜基礎からMCP・A2Aまで〜
shukob
1
160
MCP ✖️ Apps SDKを触ってみた
hisuzuya
0
300
HonoとJSXを使って管理画面をサクッと型安全に作ろう
diggymo
0
170
ハノーファーメッセ2025で見た生成AI活用ユースケース.pdf
hamadakoji
0
400
SCONE - 動画配信の帯域を最適化する新プロトコル
kazuho
1
320
RDS の負荷が高い場合に AWS で取りうる具体策 N 連発/a-series-of-specific-countermeasures-available-on-aws-when-rds-is-under-high-load
emiki
7
4.5k
ソフトウェアエンジニアの生成AI活用と、これから
lycorptech_jp
PRO
0
840
QA業務を変える(!?)AIを併用した不具合分析の実践
ma2ri
0
110
GraphRAG グラフDBを使ったLLM生成(自作漫画DBを用いた具体例を用いて)
seaturt1e
1
110
From Natural Language to K8s Operations: The MCP Architecture and Practice of kubectl-ai
appleboy
0
120
Azureコストと向き合った、4年半のリアル / Four and a half years of dealing with Azure costs
aeonpeople
1
260
Featured
See All Featured
Building a Modern Day E-commerce SEO Strategy
aleyda
44
7.8k
Facilitating Awesome Meetings
lara
57
6.6k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
31
9.7k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
37
2.6k
GraphQLの誤解/rethinking-graphql
sonatard
73
11k
The Cult of Friendly URLs
andyhume
79
6.6k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
249
1.3M
The Art of Programming - Codeland 2020
erikaheidi
56
14k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
194
16k
Building Flexible Design Systems
yeseniaperezcruz
329
39k
How to train your dragon (web standard)
notwaldorf
97
6.3k
Thoughts on Productivity
jonyablonski
70
4.9k
Transcript
NOID で IoT Google Homer ( obniz ) 【NOIDコラボ】 第7回スマートスピーカーもくもく会
@ アイリッジ 2019年1月13日
NOID カスタムスキル 「前進」 Webhook Alexa 前進 Obniz JavaScript 「Zenshin」 IFTT
Webhooks的 な感じを実現 obniz
1. NOID ・ カスタムスキル ・ スキル名のみ入力し保存 2. Alexa Dev. Con.
・ エンドポイント AWS→HTTPS ・ obniz EventのURLを入力 NOID で IoT obniz する方法
1. NOID : カスタムスキルの会話モデルをデフォルトのまま保存 2. Alexa Developer Console : エンドポイントをAWS→HTTPSに
変更しobniz EventのURLを入力 何もせず保存
おまけ : Clovaでも簡単にIoT Clova Developer Center ・ ExtensionサーバーのURLに obniz EventのURLを登録
・ 会話モデルの登録不要 詳細は下記 Qiita に投稿してあります
Clova Wake お試し用 obniz Event URL Alexa Wake みなさんのスキルのエンドポイント に下記URLを設定して起動すると
デモ用スマスピにWakeかかります 本URLは 当日限定のため 現在は閉鎖 されています
NOID利用時の制約事項 1. Alexaがエラーを嘆く → 不可避?、音量最小で緩和 2. 同一Webhookが2回かかる (上記エラーの再送?) → obnizで排他制御し、2個目廃棄で回避可
obnizによる排他方法は下記 Qiita参照