Is there in Retell no way to use the assistant via a web interface in Retell, as is possible with VAPI?
Hello @frank.didszuleit
Yes, Retell does support using your assistant via a web interface! It’s called Web Call. You can use the Retell Web SDK (retell-client-js-sdk) to embed a voice agent directly in your web application.
You can take a look on the full guide here (Connect to web call - Retell AI)
Thank You