How to stream audio in real time using MAX4466 and wave shield

Hello guys,

I'm trying to stream audio in real time using MX4466 and wave shield.
So, what I want to do is that the audio input from MX4466 is streamed through wave shield. I simply want to listen to the sound from a microphone using MX4466 and wave shield.

I looked into the most basic code example for MX4466, so I checked it works properly.
Also, I went through wave shield voice changer code example on adafruit website, but I don't know how to modify it not to use keypads to change the sound.

Could you please let me know how I can build a code to achieve this?
I've used proximity sensors, servos and arduino before, but this is the first time for me to use audio for my project.

Thanks for reading this.