Is there any way to use have the Google Translate TTS return the audio in the translated language? E.g., I’d like to announce “Time to sleep” in Chinese.
If not, should one consider adding a Google Translate template function?
Is there any way to use have the Google Translate TTS return the audio in the translated language? E.g., I’d like to announce “Time to sleep” in Chinese.
If not, should one consider adding a Google Translate template function?
Also trying to figure out how to actually use an English message and have Google Translate translate it when passing off to TTS.
In theory its possible with a google cloud translate account. The problem i have now I have the free account is although a Rest command can send the translation request i cant figure out how to recieve the translated reponse that can then be used with TTS.
A Rest sensor keeps requesting so thats no good as it needs to be as and when rather than all the time.
Also have a Google Cloud free account + HA GC integration.
Would like to take a response from “Google Generative AI” agent and translate it to my native language before sending to TTS.
TTS integration has no input language parameter so it can’t be used for translation.
Would be very useful if GC integration provided translation service like this…