Skip to main contentThis 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.