Skip to content

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

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

fix: use chorus audio scenario for web clients#22
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` dict in `server/src/agent.py`.

@plutoless
plutoless merged commit a824664 into main Jun 15, 2026
16 checks passed
@plutoless
plutoless deleted the fix/web-chorus-audio-scenario branch June 15, 2026 10:41
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