Problem with TTS

Hi everyone,

I’m having a small problem with TTS.

If I try to use TTS to display the time as 16:00 hour, for example, it displays 1 6 0 0 instead of 4 or 16 hours. Can this be fixed? If so, how do I do it? Thanks for your reply.

how are you doing this? automation? post it so we can see what you are doing.

what do you mean Display? It is Text To Speech, do you mean speak/say?

Thank you for your response.

Yes, I mean speaking.

For example:
I have this text.

{{now().strftime("%H")}}

Then he says 1600 but he should actually say sixteen or four.