Delay before the chime #72
-
I have an odd requirement. I am using an auto switching amplifier that will detect when it senses a source from an input and switch to that source. There are two sources going into the amplifier, the first is an Echo Dot and the other is a Sonos AMP (via a Line Out Converter). The issue I am having is there is a slight delay in the switching of sources on the Amplifier. The delay is long enough that the chime is not heard. I was thinking I may be able to get around this limitation by initially delaying the audio via chime_tts using something like this:
However, the delay is being injected between the chime and the message. I would have thought that when constructing a chord you would define the resulting wav file. Is this something that could be added to the integration? Maybe with a new field, similar to |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hi Chris, I believe you can achieve this already by using the initial chime as trigger to "wake up" the amplifier, and then use a a message sequence to first add a delay (as long as is needed for the input source switching to complete), then your desired chime followed by the TTS message:
|
Beta Was this translation helpful? Give feedback.
Hi Chris,
I believe you can achieve this already by using the initial chime as trigger to "wake up" the amplifier, and then use a a message sequence to first add a delay (as long as is needed for the input source switching to complete), then your desired chime followed by the TTS message: