For my design, I need stereo audio output (2 MAX98361 ICs work best imo) and three microphone inputs. I figured, the easiest way to do this was to use 3 digital MEMS microphones, but i don't know if the ESP32-C3FN4 (which is the main MCU of the design) can read them without problems. (datasheet says "1 x I2S in the peripheral overview)
Here are the datasheet links:
ESP32-C3FN4 Host MCU
MAX98361 DAC + Amplifier
CMM-4737DT-26186 MEMS microphone I had in mind
Thanks!