I’m having endless problems with Google translate as TTS after the other one got discontinued and taken out of HACS.
I have A helper that I call with messages that I want to broadcast to all my google home speakers.
Before I call the TTS I make sure I turn on the speaker because this seemed to be a problem before as well. I added the option for the format because this is noted as a possible problem sometimes as well.
When I call this function like this:
It works if it is the only function but if you have any further calls to the same function then the first one gets cut off.
This is 100% a problem with google translate because I have tried other TTS and it does not have this overriding issue.
I’ve started adding a timer wait after each call for example wait 10 seconds but it’s not useful because I don’t know how long each message might be.
Is there any way to fix this or is there any other TTS which does not sound like a robot?