How Do I Put a Pause at the Start of a Text to Speech Recording?
IMPORTANT: This only works with the following UK voices:
Charlotte
James
Kate
You can enter a tag which will tell the system to put a small pause in the recording of a text to speech audio message.
To do this enter the following text:
"<break time="3s"/>" (replace the "3" with how many seconds you want)
If you need less than 1 second, you can also use milliseconds formatted as:
<break time="200ms"/>