Recently I moved from Pulseaudio to Pipewire (Replacing Pulseaudio with Pipewire in Ubuntu 20.04) Everything is working as expected except for Microsoft Teams desktop app (downloaded teams_1.4.00.7556_amd64.deb package from official Microsoft site): it's showing no speakers or microphones available. If I switch back to Pulseaudio, it works correctly.
I found a similar discussion here: but I'm not able to apply the proposed solution ()
EDIT:
uname -a Linux 5.11.0-18-generic #19-Ubuntu SMP Fri May 7 14:22:03 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux dpkg -l | grep pipewire ii libpipewire-0.3-0:amd64 0.3.29-2~ubuntu21.04 amd64 libraries for the PipeWire multimedia server ii libpipewire-0.3-modules:amd64 0.3.29-2~ubuntu21.04 amd64 libraries for the PipeWire multimedia server - modules ii pipewire:amd64 0.3.29-2~ubuntu21.04 amd64 audio and video processing engine multimedia server rc pipewire-audio-client-libraries:amd64 0.3.29-2~ubuntu21.04 amd64 PipeWire multimedia server - audio client libraries ii pipewire-bin 0.3.29-2~ubuntu21.04 amd64 PipeWire multimedia server - programs ii pipewire-locales 0.3.29-2~ubuntu21.04 all locales for the PipeWire multimedia server - localization ii pipewire-media-session 0.3.29-2~ubuntu21.04 amd64 PipeWire multimedia session manager ii pipewire-pulse 0.3.29-2~ubuntu21.04 amd64 PipeWire PulseAudio daemon If I add the indicated "blob to the alsa-monitor.conf file", nothing changes.
Teams works in Google Chrome 91.0.4472.77-1 as a WebApp.
11 Answer
Problem solved with the last update (1.4.00.13653)