result not what VAPI Voice Agent is saying
# support
t
s
Just to confirm you want your AI agent to say the result word by word?
t
YES
c
You will need to respond in something in this way which will solve this issue. Make sure to replace the {{ $json.response }} with your exact response which needs to be spoken word by word and replace the {{ $('Webhook').item.json.body.message.toolCalls\[0\].id }} with your toolCall ID
c
You are not sending the data properly in the string format.
""
is missing!
2 Views