Skip to content

Instantly share code, notes, and snippets.

@RamonBell
Last active May 1, 2021 05:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save RamonBell/657ae1ed538f1d7b375561e0f39a3232 to your computer and use it in GitHub Desktop.
Save RamonBell/657ae1ed538f1d7b375561e0f39a3232 to your computer and use it in GitHub Desktop.
Alexa TTS node red sound
[{"id":"3857578f.0eb368","type":"tab","label":"Flow 1","disabled":false,"info":""},{"id":"55ab5702.ec6998","type":"api-call-service","z":"3857578f.0eb368","name":"","server":"","version":1,"debugenabled":false,"service_domain":"media_player","service":"play_media","entityId":"","data":"{\"entity_id\":\"########################\",\"media_content_id\":\"amzn_sfx_doorbell_chime_01\",\"media_content_type\":\"sound\"}","dataType":"json","mergecontext":"","output_location":"","output_location_type":"none","mustacheAltTags":false,"x":590,"y":240,"wires":[[]]},{"id":"4d7f8a41.b9f8b4","type":"api-call-service","z":"3857578f.0eb368","name":"Set Volume to 80%","server":"","version":1,"debugenabled":false,"service_domain":"media_player","service":"volume_set","entityId":"media_player.ramon_s_echo_plus","data":"{\"volume_level\":\".99\"}","dataType":"json","mergecontext":"","output_location":"","output_location_type":"none","mustacheAltTags":false,"x":310,"y":240,"wires":[["55ab5702.ec6998"]]}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment