Speech-to-speech streaming
Processes incoming speech and emits spoken responses over an open stream.
AI Models
Amazon's speech-to-speech model on Bedrock for live phone agents. Stream call audio in and play spoken replies back in the same session.
Amazon Nova 2 Sonic is a speech-to-speech model on AWS Bedrock for live voice agents. It streams spoken replies, supports barge-in, and can request tools during the conversation.
With AgentDuet, telephony stays on AgentDuet while your application adapts call audio to Bedrock's bidirectional stream and returns speech 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.
Processes incoming speech and emits spoken responses over an open stream.
Signals interruptions so the client can stop stale audio playback.
Requests application functions for lookups, updates, and other actions.
Maintains multi-turn context during an active model session.
Practical scenarios where the provider's role is clear and the surrounding systems remain under application control.
Retrieve approved account details and complete authenticated service requests.
Check shipment state, capture instructions, and report exceptions.
Diagnose routine issues and create or update support tickets.
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.