Create an Agent
Agent Config
Template Variables
Personalize agents per-call using{{variable}} placeholders:
Pipeline Mode
Set
pipeline_mode in the agent config:
Voice Activity Detection
TurnCall uses Silero VAD for barge-in (interruption handling) and Smart Turn V3 (ML-based, local ONNX) for accurate end-of-turn detection.Voicemail Detection
For outbound calls, detect voicemail and leave a message:Voicemail detection cannot be combined with
pipeline_mode: "s2s".