How to encode Audio from the Microphone Module using WM8960 and ESP32-WROOM32

There is no guide or code to extract the audio from the Microphone to ESP32-WROOM32 using wm8960, and transmitting audio from ESP32 to the computer through WIFI. The only example that is given is to play the microphone recording directly to the speaker module.

I am using MAX4466 - Analog Microphone Module : https://www.analog.com/en/products/max4466.html

You’d likely need to create the program you’re after

https://github.com/sparkfun/SparkFun_WM … no_Library

This one https://github.com/sparkfun/SparkFun_WM … nhance.ino might be the most similar to an encoding example for you to start with https://github.com/sparkfun/SparkFun_WM … nhance.ino