Skip to content

fix: use chorus audio scenario for web clients - #21

Merged
plutoless merged 1 commit into
mainfrom
fix/web-chorus-audio-scenario
Jun 15, 2026
Merged

fix: use chorus audio scenario for web clients#21
plutoless merged 1 commit into
mainfrom
fix/web-chorus-audio-scenario

Conversation

@plutoless

Copy link
Copy Markdown
Contributor

The browser is a web RTC client; the Web RTC SDK exposes no audio-scenario knob, so a browser can't declare the AI-client scenario to pair with the agent's default `aiserver`. `chorus` is the low-latency profile recommended for browser clients.

This adds `audio_scenario: 'chorus'` as the first key in the `parameters` object in `app/api/invite-agent/route.ts`.

@vercel

vercel Bot commented Jun 15, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
agent-quickstart-nextjs Ready Ready Preview, Comment Jun 15, 2026 10:27am

Request Review

@plutoless
plutoless merged commit d88ae71 into main Jun 15, 2026
3 checks passed
@plutoless
plutoless deleted the fix/web-chorus-audio-scenario branch June 15, 2026 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant