Skip to content

fix(voice): enforce browser microphone processing - #227

Merged
JulioMCruz merged 1 commit into
mainfrom
agent/voice-mic-audio-processing
Aug 15, 2026
Merged

fix(voice): enforce browser microphone processing#227
JulioMCruz merged 1 commit into
mainfrom
agent/voice-mic-audio-processing

Conversation

@JulioMCruz

Copy link
Copy Markdown
Contributor

Summary

  • request browser echo cancellation, noise suppression, and automatic gain control for voice calls
  • preserve fail-closed call cleanup when microphone capture cannot be enabled
  • add focused coverage for capture options and rejection handling

Validation

  • focused voice controller tests: 4 passed
  • full test suite: 350 passed
  • typecheck: passed
  • focused ESLint: passed
  • production build: passed with existing local public Firebase configuration loaded without output
  • full ESLint: baseline remains failing on unrelated pre-existing findings; no changed-file findings
  • diff/credential-pattern scan: clean

Scope

No Chat, A2A, transcript, provider, credential, deployment, or production changes.

@JulioMCruz
JulioMCruz marked this pull request as ready for review August 15, 2026 15:51
@JulioMCruz
JulioMCruz merged commit 53582c4 into main Aug 15, 2026
1 check passed
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