You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using a TTS script for google_translate, so I am sending with a template the message and the target to play my text as speech. I use it also to speak out replies for my voice commands. After recognizing my intent from Rhasspy as standar I give a voice reply (through this google_translate script) following the action. I have some Intents that the action is also a voice reply (such as the time, the temperature usw.) meaning that the automation sends two templates one after the other, one for the reply to the voice command i.e. OK and one for the action i.e. The Time is 09:30
Some times it works and I hear both of the replies (OK, The Time is 09:30), some times I hear only the second one (The Time Is 09:30) and sometimes I hear only the first one (OK) and got the two errors that i include in this post.
I must say I am using the Greek voice (i haven't tested with other languages)
Environment
Home Assistant Core release with the issue: 0.117
Last working Home Assistant Core release (if known): unknown
The problem
I am using a TTS script for google_translate, so I am sending with a template the message and the target to play my text as speech. I use it also to speak out replies for my voice commands. After recognizing my intent from Rhasspy as standar I give a voice reply (through this google_translate script) following the action. I have some Intents that the action is also a voice reply (such as the time, the temperature usw.) meaning that the automation sends two templates one after the other, one for the reply to the voice command i.e. OK and one for the action i.e. The Time is 09:30
Some times it works and I hear both of the replies (OK, The Time is 09:30), some times I hear only the second one (The Time Is 09:30) and sometimes I hear only the first one (OK) and got the two errors that i include in this post.
I must say I am using the Greek voice (i haven't tested with other languages)
Environment
Problem-relevant
configuration.yaml
Traceback/Error logs
Additional information
The text was updated successfully, but these errors were encountered: