Kali Linux No Audio problem Fixed. Resolve No sound on Kali 2022.3 using the following steps. This video will help you troubleshoot / fix Sound Issue on Kali Linux Latest Version. To fix the issue it is pretty easy. We first look to see if pipewire-pulse is installed. If this package is installed, we will want to uninstall it and then reboot Kali Linux. This should then get a working audio setup.
apt list --installed | grep pipewire-pulse
sudo apt purge --autoremove pipewire-pulse
sudo reboot
After reboot you will have a working audio setup
...
https://www.youtube.com/watch?v=uz6_b1S9Qqc