I’ve gone through the steps to get this to work on the Raspberry Pi. No sounds at all.
I’ve done this:
-Insert your Rapsberry Pi Shield in your Raspberry pI then turn it on
-Open a terminal and ran the following
sudo wget -O - mic.raspiaudio.com | sudo bash
-Say yes for the reboot
-On the next reboot you have to run the test to finish the installation (it is an ALSA oddness):
sudo wget -O - test.raspiaudio.com | sudo bash
- When the above didn’t work did the alsamixer.
That didn’t get to the result.
Even attemped the play the test.wav from the file side of things. Nothing. Any help on this woudl be great!