feat: promote linux native audio path
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user