kaizen-app/app
Bruno Deanoz b254862ef1 fix Live Call: restore USAGE_ASSISTANT for clearer audio output
USAGE_VOICE_COMMUNICATION applies telephony DSP (compression, bandwidth
limiting, noise suppression) that degrades audio clarity. Since we now
have hard ducking (zero mic chunks during model speech) + AEC on the
capture side, we don't need aggressive playback-side processing.

USAGE_ASSISTANT gives full-quality audio output while echo protection
comes from ducking + AcousticEchoCanceler on the AudioRecord.
2026-06-24 13:50:58 +02:00
..
src fix Live Call: restore USAGE_ASSISTANT for clearer audio output 2026-06-24 13:50:58 +02:00
.gitignore Initial commit - Kaizen App 2026-06-18 15:08:09 +02:00
build.gradle.kts feat: KaizenIcons system — Lucide base, full Material Icons migration 2026-06-22 14:11:34 +02:00
proguard-rules.pro Initial commit - Kaizen App 2026-06-18 15:08:09 +02:00