Heckin_Concern
09/10/2025, 7:25 AMVapi Support Bot
09/10/2025, 7:26 AMwaitSeconds in your speech configuration to make replies more immediate.
Here's an example of how to set this via API:
json
{
"startSpeakingPlan": {
"waitSeconds": 0.4
}
}
Apply this configuration to your assistant and test if response times improve.
[See more on speech configuration](https://docs.vapi.ai/customization/speech-configuration)
Sources:
- [Speech configuration documentation](https://docs.vapi.ai/customization/speech-configuration)
- [FAQ: Latency](https://docs.vapi.ai/faq)Chiranjeet Mishra
09/11/2025, 3:00 PMHeckin_Concern
09/23/2025, 11:58 PMChiranjeet Mishra
09/25/2025, 9:37 PMHeckin_Concern
10/06/2025, 10:55 PMChiranjeet Mishra
10/08/2025, 9:22 PM