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
IVSの盛り上げ役にAlexaをつかってみようか
Search
haruharuharuby
January 28, 2021
Technology
0
790
IVSの盛り上げ役にAlexaをつかってみようか
haruharuharuby
January 28, 2021
Tweet
Share
More Decks by haruharuharuby
See All by haruharuharuby
Effective AWS Step Functions
haruharuharuby
0
170
JP_Stripes 5th anniversary - Plan migration consideration -
haruharuharuby
0
87
Alexa Warming Up my Live Stream!
haruharuharuby
1
87
AAJUG meetup September
haruharuharuby
0
39
How Voice Technology is Changing Customer Experience from Brain Perspectives
haruharuharuby
0
73
Let's make a blog with live streaming in 10 minutes
haruharuharuby
0
510
Alexa Audio Player @Deep Diving
haruharuharuby
0
280
VoiceLunchJp#02 Share VUI App and reputation
haruharuharuby
1
300
Alexa Summer Time Memory
haruharuharuby
0
3.1k
Other Decks in Technology
See All in Technology
もう外には出ない。より快適なフルリモート環境を目指して
mottyzzz
13
11k
NLPコロキウム20251022_超効率化への挑戦: LLM 1bit量子化のロードマップ
yumaichikawa
3
510
[読書]AWSゲームブック〜GuardDuty魔神とインシデント対応の旅〜DevIO2025
cmusudakeisuke
0
150
パフォーマンスチューニングのために普段からできること/Performance Tuning: Daily Practices
fujiwara3
2
130
AI時代、“平均値”ではいられない
uhyo
8
2.6k
ヘンリー会社紹介資料(エンジニア向け) / company deck for engineer
henryofficial
0
400
【SORACOM UG Explorer 2025】さらなる10年へ ~ SORACOM MVC 発表
soracom
PRO
0
150
Amazon Athena で JSON・Parquet・Iceberg のデータを検索し、性能を比較してみた
shigeruoda
1
130
FinOps について (ちょっと) 本気出して考えてみた
skmkzyk
0
220
だいたい分かった気になる 『SREの知識地図』 / introduction-to-sre-knowledge-map-book
katsuhisa91
PRO
3
1.4k
[re:Inent2025事前勉強会(有志で開催)] re:Inventで見つけた人生をちょっと変えるコツ
sh_fk2
1
360
AI時代におけるデータの重要性 ~データマネジメントの第一歩~
ryoichi_ota
0
720
Featured
See All Featured
Leading Effective Engineering Teams in the AI Era
addyosmani
7
640
Fantastic passwords and where to find them - at NoRuKo
philnash
52
3.5k
Keith and Marios Guide to Fast Websites
keithpitt
411
23k
Into the Great Unknown - MozCon
thekraken
40
2.1k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
658
61k
GitHub's CSS Performance
jonrohan
1032
470k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
253
22k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
46
2.5k
Intergalactic Javascript Robots from Outer Space
tanoku
272
27k
GraphQLとの向き合い方2022年版
quramy
49
14k
The Cult of Friendly URLs
andyhume
79
6.6k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
36
6.1k
Transcript
None
神戸 宮古島 オランダ JAWS-UG KOBE
オランダ JAWS-UG KANSAI Meetup 2020 January 名前: Tomoharu Ito (hugtech.io)
所在: Netherlands 一応 Alexa Champion (2017?) 所属コミュニティ: JAWS-UG KOBE AAJUG (Amazon Alexa Japan User Group) AWS-UG Netherlands Voicelunchjp 好きなのは Alexa と Serverless と Rails と IVS Twitter: haruharuharuby
Amazon IVS の TimedMetaDataを使っ て、AlexaをAD化してみる 実験。 JAWS-UG KANSAI Meetup 2020
January テーマ
なんかおもろいことできそう + IVS(と Alexa) チョットワカル 本日のゴール JAWS-UG KANSAI Meetup 2020
January
構成 見る人 ブログ 配信 ソース 配信者 JAWS-UG KANSAI Meetup 2020
January Assistant Director ガヤとか 歓声とか 挿入 スキルに指示 TimedMetaDataで 指示
配信 / Amazon IVS iPhone からのStreamを受けて、いい感 じにして Broadcast してくれる人。 JSのPlayer
SDK もついているので、 Webページやネイティブアプリへのインプ ルメントもより簡単に。 https://aws.amazon.com/ivs/ JAWS-UG KANSAI Meetup 2020 January
TimedMetaData 配信中のチャネルに任意のメタデータを 放り込める。 AWS CLI、AWS SDK で利用可能。 IVS
Player側でメタデータの発生を検知 して、イベントがCallされる。 MetaData というだけあって、送信サイズ の最大は1KB JAWS-UG KANSAI Meetup 2020 January
ブログ / Shifter WordPress の 静的サイト に書き出すことができる SSG (Static Site
Generator) https://www.getshifter.io/ JAWS-UG KANSAI Meetup 2020 January
構成 見る人 ブログ 配信 ソース 配信者 JAWS-UG KANSAI Meetup 2020
January Assistant Director Alexaから指示されたエ フェクトをかける 私「もりあげて!」 ※ あらかじめ、歓声と かガヤとか、背景エフェ クトは仕込んでおく。 Alexa「おっけー」
JAWS-UG KANSAI Meetup 2020 January アレクサスキル ムーディーマン
JAWS-UG KANSAI Meetup 2020 January ASK CLIの CloudFormation デプロイ
JAWS-UG KANSAI Meetup 2020 January まとめ • IVS ◦ IVSはWebサイトに埋め込める
◦ TimedMetaDataもWebサイトに埋め込める ◦ TimedMetaDataの1KB制限に注意 ◦ 意外をAlexaが配信アシスタントにするのはアリかもしれない。 • Alexa ◦ AWSの他のサービスと連携するならCloudFormationへのデプ ロイを。 ◦ skill-stack.yml に IAMのPermission を忘れずに。
JAWS-UG KANSAI Meetup 2020 January デモ https://hugtech.io/live-stream/