Bidirectional audio
Streams caller audio in and returns spoken model output over an open session.
AI Models
OpenAI's full-duplex Realtime speech API for live phone agents. Stream call audio in and play spoken replies back in the same session.
OpenAI Realtime is a full-duplex speech API for live agents. It keeps a persistent session so the model can listen, speak, interrupt, and call tools without a separate STT/TTS pipeline.
With AgentDuet, the phone or WhatsApp connection stays on AgentDuet. Your application bridges call audio into Realtime and plays spoken replies back to the caller.
For setup, credentials, and API details, use the Documentation link above.
The technical characteristics that matter when deciding whether this provider belongs in your application.
Streams caller audio in and returns spoken model output over an open session.
Supports barge-in so queued AgentDuet playback can be cleared immediately.
Requests approved application functions without leaving the live conversation.
Configures voice, turn detection, and modalities for the active realtime session.
Practical scenarios where the provider's role is clear and the surrounding systems remain under application control.
Run continuous spoken conversations with low-latency replies on phone or WhatsApp.
Handle routine questions while routing account actions through controlled systems.
Conduct an adaptive conversation and capture structured outcomes for follow-up.
These providers occupy a similar role in the stack. Compare their strengths, operating model, and surrounding services.
AgentDuet handles the phone and messaging boundary. Your model runs the conversation.