zed/crates/livekit_client
David Kleingeld 3c5e683fbe
Fix experimental audio, add denoise, auto volume.Prep migration (#38874)
Uses the previously merged denoising crate (and fixes a bug in it that
snug in during refactoring) to add denoising to the microphone input. 

Adds automatic volume control for microphone and output.

Prepares for migrating to 16kHz SR mono:
The experimental audio path now picks the samplerate and channel count depending on a setting. It can handle incoming streams with both the current (future legacy) and new samplerate & channel count. These are url-encoded into the livekit track name

Release Notes:

- N/A
2025-09-25 15:11:12 +02:00
..
examples Rodio audio (#37786) 2025-09-10 22:48:33 +02:00
src Fix experimental audio, add denoise, auto volume.Prep migration (#38874) 2025-09-25 15:11:12 +02:00
Cargo.toml collab: Fix screen share aspect ratio on non-Mac platforms (#38517) 2025-09-19 18:38:22 +02:00
LICENSE-GPL Use LiveKit's Rust SDK on Linux while continue using Swift SDK on Mac (#21550) 2024-12-05 15:06:17 -08:00