got it working via the tools thanks! quick questio...
# general-english
d
got it working via the tools thanks! quick question what is better for Speech Endpoint? Vapi or Livekit? or none and use my own settings? Funny enough I was too lazy to code it so I just added this to the system prompt on vapi web and its working lol { "type": "sms", "to": "{{customer.number}}", "message": “message content here" }
3 Views