Hello there, I need help with the following:
I have the following parts:
ESP32-S3 Wroom
INMP441 Mic
MAX98357 DAC
Speaker
Used the official openai realtime api SDK for esp32s3 and linux devices.
IDF console in the image provided.
Issue: After the data channel is created it, my INMP441 would not have any input, thus no imput sent over the webrtc to process.
The webrtc is connected, and the drivers for i2c mic seems to work since no debug errors were logged in the console.
Any help would be great