From gentoo-user Sun Oct 02 11:47:23 2022 From: Nikos Chantziaras Date: Sun, 02 Oct 2022 11:47:23 +0000 To: gentoo-user Subject: [gentoo-user] Re: [SOLVED] Pipewire not a dependency? Message-Id: X-MARC-Message: https://marc.info/?l=gentoo-user&m=166471093713804 On 02/10/2022 12:47, Michael wrote: > I applied the above and now the microphone in Skype works again. I assume the > same applies to other PulseAudio friendly applications, which won't play > nicely with PipeWire only. I suppose at some point PulseAudio will be > completely replaced by PipeWire and applications will update their code > accordingly. Pipewire recommends using the pulseaudio API anyway, at least for now: https://gitlab.freedesktop.org/pipewire/pipewire/-/wikis/FAQ#what-audio-api-do-you-recommend-to-use Which makes sense. Pipewire is supposed to be a drop-in replacement for both pulseaudio and jack. And both of those aren't dead. It makes sense for applications to try and work on any system, regardless of whether pipewire is used or not.