How to Fix error sound i Kali Linux 2016.2 (Rolling)..?? simple step just run this command:
open terminal, run commnad:
gedit /etc/pulse/daemon.conf
replace daemonize = no = to daemonize = yes
then, run this command:
systemctl --user enable pulseaudio
systemctl --user start pulseaudio
now reboot:
reboot