I don't know about speech synthesis markup language, but if that applies, I could learn. Maybe someone can comment on this? The description is this...
I have a phrase being spoken in text-to-speech. The delay between words at one particular part of the sentence is almost missing. I need to add a slight delay there. However, if I just break this into two sentences, and set it so the first part completes before starting the second part, the pause is too long. So I think I need to add some sort of markup in the middle of the sentence which lets me set a pause in milliseconds or something similar.
Is there a good way to do this?