> ## Documentation Index
> Fetch the complete documentation index at: https://docs.clerk.chat/llms.txt
> Use this file to discover all available pages before exploring further.

# Say tts

This node will output pure text to speech and move onto the next node.

* Text: The text that the AI will speak.
* Allow interruptions: When true, the caller can cut off and interrupt the AI mid sentence.
* Disable repeat on silence: When false, the AI will repeat the last message it outputted if the user does not speak for 10s.
* Wait for speech: When true, the AI will wait for the user to speak before outputting its first message. Expected behaviour is true on outbound calls, and false on inbound calls.
