FJ
11/09/2025, 3:16 PMRamik
11/09/2025, 3:16 PMRamik
11/11/2025, 7:45 PMfirstMessageMode to assistant-waits-for-user. This setting ensures the assistant waits for the user to speak before it begins its interaction.
Here's how you can configure it:
json
{
"firstMessageMode": "assistant-waits-for-user",
...
}
This configuration will help manage the timing of the assistant's response, ensuring it starts speaking at the appropriate time. For more details, you can refer to our [Assistant-based warm transfer](https://docs.vapi.ai/calls/assistant-based-warm-transfer) document.
If you need further customization on speech handling, such as integrating with PlayHT for voice speed or speech endpointing configurations, more information can be found in the [Speech configuration](https://docs.vapi.ai/customization/speech-configuration) guide.