Customize the speech
Add pause or read slowly
Although you can adjust general speed of the audio by changing the voice speed, you might want to
slow down the agent’s speech only at certain points (like reading phone numbers).
You can do this by prompting the LLM and generating text with -
in between (note, the space around -
is important):
Note: The spaces around the dash (-
) are important for proper pausing behavior.
How to add long pauses
Sometimes you might want to add longer pauses to the conversation. You can do this by adding multiple -
in between the words.
Important: The spaces around the dash (-
) are important for proper pausing behavior:
Was this page helpful?