I have some rules which sends me WhatsApps and/or mails, when there is a leakage noticed by a Shelly flood sensor. Addtional I have created a rule which switch on/off the HUE Lamps as an optical notification.
Idea is now also to add a Amazon Echo speaker als an voice output device under OH 4.3.5
I have installed the Amazon Echo binding.
What else I need to get the Amazon Echo speaker as an OH voice output device to play a OH based MP3 File.
I do NOT what to use the speaker as an voice recordnize system and manage the OH things with it.
and you can play different alarm sounds when you send a certain string to an alarm sound item that’s connected to the alarm sound channel like e.g. “ECHO:system_alerts_repetitive01”
here’s a list (which I have not completely tested):
List of sounds
system_alerts_melodic_01 Soft melodic tone
system_alerts_melodic_02 Another melodic tone
system_alerts_melodic_03 Melodic tone 3
system_alerts_repetitive_01 Repetitive beep tone
system_alerts_repetitive_02 Repetitive tone 2
system_alerts_repetitive_03 More urgent repetitive tone
system_alerts_short_chime_01 Short chime
system_alerts_short_chime_02 Slightly different chime
system_alerts_tempo_01 Rhythmic alert
system_alerts_tempo_02 Faster tempo
system_alerts_tempo_03 Fastest tempo
amzn_sfx_bell_med_chime_01 Medium bell chime
amzn_sfx_doorbell_chime_01 Doorbell sound
amzn_sfx_phone_call_beep_01 Phone call-style beep
amzn_sfx_alarm_clock_beep_01 Alarm clock tone
amzn_sfx_electronic_beep_01 Electronic beep
You can’t.
Just use an itemtype String and connect it to the textToSpeech Channel.
Then send either text/string commands or use the soundbank @Larsen mentioned: Echo_Living_Room_TTS.sendCommand('<speak> This is Alexas regular speech, followed by the sound effect named Bear Groan Roar (1)<audio src="soundbank://soundlibrary/animals/amzn_sfx_bear_groan_roar_01"/></speak>')