#Ask alexa something
1 messages · Page 1 of 1 (latest)
you can do this with the HACS integration "alexa media player"
example action call:
target:
entity_id: media_player.MY_ALEXA_DEVICE
data:
media_content_type: custom
media_content_id: START A 10 MINUTE TIMER
action: media_player.play_media
change device entity and command as required
ty boss!
no propblem, good luck!
i have a question, idk if you know the answer, basically, i made that when the trigger happens i say to alexa: “Alexa, ask Sound Stream to play Welcome Back Folder”.
Sound stream is a skill i added that play mp3s from dropbox, welcome back folder is just an mp3 file i have in it. Everytime it does it before playing the file it repeats saying “Playing Welcome back Folder”, is there a way to skip it and just go to the audio?
i dont know but at a guess i would say: no probably not
@void wave I vaguely recall that there are attributes that can be applied to Alexa speech. Maybe one of them, such as whisper I think, be used to make the statement be soft enough that it isn’t heard? See this link under announcements and SSML https://peyanski.com/alexa-and-home-assistant/
so you mean she will whisper the sentence and the play the audio file at normal volume?
That was the idea. You'd need to experiment a bit, I suspect.