4
3

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

How To Play Google Play Music On Alexa

Posted at

How To Play Google Play Music On Alexa

我が家にもやってきたAlexa、有効活用したいけどなかなか使い道が・・・
Amazon Music契約すれば音楽再生に使えそうだけど、いろいろあってGoogle Play Musicから離れられない・・・
AlexaからGoogle Play Musicを流せないものか・・・

で調べてたらYouTubeにこんなぴったりのタイトルの動画がありました。
How To Play Google Play Music On Alexa

英語なので手順書き起こしてみます。

やってること

Amazon Echoと自分のAndroid端末がBluetoothでつながっていることが前提みたい

Echo(Alexa)にトリガーフレーズを話しかける

IFTTT経由でAndroid端末にPushbulletメッセージが飛ぶ

Pushbulletメッセージを受け取ったら、TaskerがGoogle Play Musicを立ち上げて再生

Andoroid端末で再生される音楽がBluetoothでEchoのスピーカーから流れる

自分がやりたいことと違いました・・・
Alexa(Echo)から直接Google Play Musicを流せるのかと思った・・・
※途中でやる気なくしたので、Dash Automation以降の説明は割愛

1.IFTTTの設定

Alexaに「Trigger Google Play Music」と話しかけると、IFTTT経由Pushbulletよりメッセージが飛ぶ

IFTTTの"New Applet":以下のAppletを作成する

  • this:"Amazon Alexa" -> "Choose trigger":"Say a specific phrase":「Google Play Music」
  • that"Pushbullet" -> "Push a note" -> "Message"に"Playgoogleplay"(内容は任意)

2.Taskerの設定

Pushbulletで"Playgoogleplay"というメッセージが送られてきたら、Google Play Musicで音楽再生(あくまでAndroid端末上での再生)

  • ... -> "Preference" -> "Allow External Access"にチェック
  • ... -> "More" -> "Android Settings" -> "Notification Access Service" -> "IFTTT"と"DashAutomation"と"Tasker"の通知許可
  • "TASKS" -> "+" -> タスク名入力 ->
    • "Task Edit" -> "+" -> "Media" -> "Media Control"
    • "Action Edit" -> "Cmd": "Play [Simulated Only]"を選択 -> "App":"Google Play Music"を選択
  • "PROFILES" -> "+" -> "Event" -> "UI" -> "Notification"
    • "Owner Application" -> "IFTTT"と"Pushbullet"を選択
    • "Text" -> "Playgoogleplay"(※IFTTTのthatでPushbulletより送られるText)

3.Dash Automationをつかって何かしてる

以降割愛

まとめ

Alexa(Amazon Echo)から直接Google Play Musicを呼びたい!

4
3
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
4
3

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?