Matei
05/27/2025, 9:15 AMKings_big💫
05/27/2025, 9:25 AMVapi Support Bot
05/27/2025, 9:26 AMwaitSeconds
value. Here’s an example API configuration:
json
"startSpeakingPlan": {
"waitSeconds": 0.2
}
Set this via the API to make your assistant respond faster after the user finishes speaking. Note: This may not affect backend model latency if the slowdown is due to external factors.
Reference: [Speech configuration documentation](https://docs.vapi.ai/customization/speech-configuration)
Source:
- [Speech configuration documentation](https://docs.vapi.ai/customization/speech-configuration)! AetherMind
05/27/2025, 9:57 AM! AetherMind
05/27/2025, 9:58 AM! AetherMind
05/27/2025, 9:58 AM! AetherMind
05/27/2025, 9:58 AMVapi Support Bot
05/27/2025, 9:59 AMwaitSeconds
value in your assistant's Start Speaking Plan. For example, set it via the API like this:
json
"startSpeakingPlan": {
"waitSeconds": 0.2
}
This will make your assistant respond faster after the user finishes speaking. Please note, this only affects response timing and may not impact backend model latency if the slowdown is due to external factors.
Source:
- [Speech configuration documentation](https://docs.vapi.ai/customization/speech-configuration)Vapi Support Bot
05/27/2025, 9:59 AMwaitSeconds
in the Start Speaking Plan. For example:
json
"startSpeakingPlan": {
"waitSeconds": 0.2
}
Set this via the API to make your assistant respond faster after the user finishes speaking. Note: This only affects response timing and may not resolve backend model latency if the slowdown is due to external factors beyond your configuration.
Reference: [Speech configuration documentation](https://docs.vapi.ai/customization/speech-configuration)
Source:
- [Speech configuration documentation](https://docs.vapi.ai/customization/speech-configuration)Vapi Support Bot
05/27/2025, 9:59 AMwaitSeconds
value in your startSpeakingPlan
via the API:
json
"startSpeakingPlan": {
"waitSeconds": 0.2
}
This reduces the delay after the user finishes speaking, but please note it does not affect the backend model's actual processing latency, which may be due to provider-side changes.
Reference: [Speech configuration documentation](https://docs.vapi.ai/customization/speech-configuration)
Source:
- [Speech configuration documentation](https://docs.vapi.ai/customization/speech-configuration)Vapi Support Bot
05/27/2025, 9:59 AMwaitSeconds
value in your assistant's startSpeakingPlan
like this:
json
"startSpeakingPlan": {
"waitSeconds": 0.2
}
This will make your assistant respond faster after the user finishes speaking, but it won't change the backend model's actual processing speed if the latency is due to external factors. Currently, the fastest available model is GPT4o Mini Cluster (390ms).
Reference: [Speech configuration documentation](https://docs.vapi.ai/customization/speech-configuration)
Source:
- [Speech configuration documentation](https://docs.vapi.ai/customization/speech-configuration)Vapi Support Bot
05/27/2025, 10:02 AMMatei
05/27/2025, 12:29 PMMatei
05/27/2025, 12:29 PMHam
05/27/2025, 3:22 PMVapi Support Bot
05/27/2025, 3:24 PMwaitSeconds
value in your startSpeakingPlan
to a lower value via the API:
json
"startSpeakingPlan": {
"waitSeconds": 0.2
}
This reduces perceived latency, but please note it does not affect the actual backend model processing speed, which may differ from OpenAI's published benchmarks due to platform-specific factors.
Reference: [Speech configuration documentation](https://docs.vapi.ai/customization/speech-configuration)
Source:
- [Speech configuration documentation](https://docs.vapi.ai/customization/speech-configuration)Vapi Support Bot
05/27/2025, 3:25 PMwaitSeconds
value in your startSpeakingPlan
to a lower value via the API:
json
"startSpeakingPlan": {
"waitSeconds": 0.2
}
This reduces perceived latency, but does not affect backend model processing speed, which may differ from OpenAI's published benchmarks due to provider-side or infrastructure factors.
Reference: [Speech configuration documentation](https://docs.vapi.ai/customization/speech-configuration)
Source:
- [Speech configuration documentation](https://docs.vapi.ai/customization/speech-configuration)Praveen Nair
05/28/2025, 1:16 AM