feat: promote linux native audio path

This commit is contained in:
Edison Jwa
2026-05-25 17:42:06 +09:00
parent c19de3a370
commit a2d686d9d0
73 changed files with 26156 additions and 467 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ pub mod voice_activity;
pub(crate) mod voice_render;
#[cfg(target_os = "linux")]
mod sdl_output;
mod linux_pipewire_input;
#[cfg(any(target_os = "ios", target_os = "macos"))]
mod ios_voice_unit;