CryptoGamer
11/14/2025, 4:42 PMVapi Support Bot
11/14/2025, 4:43 PMwaitSeconds parameter in your startSpeakingPlan like this:
json
{
"startSpeakingPlan": {
"waitSeconds": 3.0
}
}
This will ensure the assistant waits at least 3 seconds before responding after call pickup. For more details, see the official documentation on [voice pipeline configuration](https://docs.vapi.ai/customization/voice-pipeline-configuration).
Source:
- [Voice pipeline configuration](https://docs.vapi.ai/customization/voice-pipeline-configuration)