Streaming audio from Raspberry pi to Google Home mini
To stream audio from Raspberry pi to your google home mini, you have need a few tools.
1. Install PulseAudio
sudo apt-get install pulseaudio
2. Install Pavucontrol
sudo apt-get install pavucontrol paprefs
3. Install PulseAudio DLNA
sudo apt install pulseaudio-dlna
Done with install, now you need to add your Google Home mini to PulseAudio and Pavucontrol. Run this command to add device from your localhost, this command scan and add automatic
sudo pulseaudio-dlna
Result:
Open Pavucontrol to view device added.