mukul
06/06/2024, 2:18 PMVapi
06/06/2024, 2:20 PMVapi
06/06/2024, 2:20 PMresult
object you're sending back is properly formatted for VAPI to interpret and narrate. It should typically be in a format that VAPI expects, such as plain text or SSML (Speech Synthesis Markup Language), depending on the API's requirements.
2. Check if there is any delay in the network or server processing that might be causing the 10-second delay. VAPI might have a timeout for how long it waits for a response before giving up on narration.
3. Verify that the VAPI is configured correctly to handle the response and narrate it. This could involve checking the settings on the platform where VAPI is running or reviewing the documentation to ensure that the response handling is set up as intended.
4. If you're using any middleware or additional services that process the response before it reaches VAPI, make sure they are not altering the response in a way that would prevent narration.
If you've checked these aspects and the issue persists, could you provide more details about the result
object and how you're expecting VAPI to narrate the response? This information will help me assist you further.Sahil
06/06/2024, 7:54 PMDomnulZeu
06/07/2024, 9:11 AMmukul
06/07/2024, 9:43 AMSahil
06/07/2024, 9:44 AMmukul
06/07/2024, 10:12 AMSahil
06/08/2024, 10:45 AMmukul
06/10/2024, 2:46 PMSahil
06/10/2024, 2:47 PM