System sounds gone after alsa update

after updating

libasound2
libasound2-data
libasound2-plugins

I have lost my system sounds. While the system sounds seem to be gone Firefox and other applications still output sound via my USB interface however, speaker test and system sounds do not seem to work. These were the only packages I updated. Could someone please help me getting the system sounds back.

First Way
apt-get install alsa-base pulseaudio

Secound Way
nano /etc/default/speech-dispatcher
Replace RUN=yes to RUN=no

Thank you for your reply.

The alsa-base pulseaudio file is not in the standard rep. Which rep did you add to get this?

For the second way, I do not have this file in my /etc/default folder

sudo gedit /etc/pulse/daemon.conf
find ;daemonize = no
Replace daemonize = no with daemonize = yes

I Think For This Solution You Need To Poke Dev here
@palinuro

done but still no sound

Now do
systemctl --user enable pulseaudio
systemctl --user start pulseaudio
reboot
:thinking::thinking::thinking::thinking:
IF NOT WORK
Type
lpsci
And Paste Output Here

00:00.0 Host bridge: Intel Corporation Device 3e30 (rev 0a)
00:01.0 PCI bridge: Intel Corporation Skylake PCIe Controller (x16) (rev 0a)
00:12.0 Signal processing controller: Intel Corporation Cannon Lake PCH Thermal Controller (rev 10)
00:14.0 USB controller: Intel Corporation Cannon Lake PCH USB 3.1 xHCI Host Controller (rev 10)
00:14.2 RAM memory: Intel Corporation Cannon Lake PCH Shared SRAM (rev 10)
00:16.0 Communication controller: Intel Corporation Cannon Lake PCH HECI Controller (rev 10)
00:17.0 SATA controller: Intel Corporation Cannon Lake PCH SATA AHCI Controller (rev 10)
00:1b.0 PCI bridge: Intel Corporation Device a340 (rev f0)
00:1b.4 PCI bridge: Intel Corporation Cannon Lake PCH PCI Express Root Port 21 (rev f0)
00:1c.0 PCI bridge: Intel Corporation Device a33c (rev f0)
00:1f.0 ISA bridge: Intel Corporation Device a305 (rev 10)
00:1f.3 Audio device: Intel Corporation Cannon Lake PCH cAVS (rev 10)
00:1f.4 SMBus: Intel Corporation Cannon Lake PCH SMBus Controller (rev 10)
00:1f.5 Serial bus controller [0c80]: Intel Corporation Cannon Lake PCH SPI Controller (rev 10)
00:1f.6 Ethernet controller: Intel Corporation Ethernet Connection (7) I219-V (rev 10)
01:00.0 VGA compatible controller: NVIDIA Corporation GM204 [GeForce GTX 970] (rev a1)
01:00.1 Audio device: NVIDIA Corporation GM204 High Definition Audio Controller (rev a1)
02:00.0 Non-Volatile memory controller: Sandisk Corp Device 5002
03:00.0 Non-Volatile memory controller: Sandisk Corp Device 5002
04:00.0 Network controller: Broadcom Limited BCM4360 802.11ac Wireless Network Adapter (rev 03)

It only seems to be the system sounds that are not working, vlc and firefox both output sound as expected

pulseaudio -D

└──╼ $pulseaudio -D
E: [pulseaudio] main.c: Daemon startup failed

gedit /etc/bash.bashrc
In Last Line Add
pulseaudio -D
clear

Save And Close

I restarted and now I get this

E: [pulseaudio] main.c: Daemon startup failed.

in every terminal

sorry i forgot to add clear

still no system sounds though

Mm Ok Remove That Lines
ParrotSec Not Working On Pulseaudio
Wait For Real Devs Reply You
Or
Upgrade ParrotSec
Or Downgrade That Libs Files By Using Their Deb file

sudo apt install libasound2=1.1.6-1
Reading package lists… Done
Building dependency tree
Reading state information… Done
E: Version ‘1.1.6-1’ for ‘libasound2’ was not found

now i cant find that version in the repo

Use deb file
Parrot repo not have lot of things also problems
Find out deb file of your package in debian websie