Datasheet

Test Playback
If you have speakers hooked up to the Pi, you can play the file back directly on the device:
Or, you can copy it over to your computer for playback :), just insert your Pi's IP address below:
Adding Volume control
You can add volume control to your mine via alsamixer and alsa config. (Hat tip to RickTracer (https://adafru.it/doW))
Run sudo nano ~/.asoundrc
and put the following in:
aplay file.wav
scp pi@<local-ip>:/home/pi/file.wav ~/Desktop/file.wav
© Adafruit Industries https://learn.adafruit.com/adafruit-i2s-mems-microphone-breakout Page 26 of 30