deep-jade•4mo ago
Vapi Server SDK
Hi i want to know if there is a way, we can connect the voice agent from our server to custom javascript web socket or api's?
3 Replies
xenophobic-harlequin•4mo ago
Yes, you connect voice agents to custom JavaScript WebSockets for real-time audio streaming or your server APIs using server URLs, tools, and webhooks, depending on whether you want full audio control or just backend logic integration..
deep-jadeOP•4mo ago
is there a way or documentation that i can look at
xenophobic-harlequin•4mo ago
WebSocket Transport | Vapi
Stream audio directly via WebSockets for real-time, bidirectional communication
Web calls | Vapi
Build voice interfaces and backend integrations using Vapi's Web and Server SDKs