System data is showing 2 incompatible sound servers running
Sound Server-3: PulseAudio v: 15.0 running: yes
Sound Server-4: PipeWire v: 0.3.38 running: yes
PipeWire cannot support audio unless PulseAudio is removed and replaced, but it can impede PulseAudio functions
To continue using PulseAudio, use this command to stop, disable and mask PipeWire service and socket
systemctl --user disable --now pipewire.socket pipewire.service && systemctl --user mask pipewire.socket
OR
Install metapackage manjaro-pipewire
to remove and replace PulseAudio
pamac install manjaro-pipewire