Code: Select all
/home/gleb/esp/esp-adf/components/audio_stream/include/algorithm_stream.h:153:21: error: 'AUDIO_ADC_INPUT_CH_FORMAT' undeclared (first use in this function)However, I do not understand how does it work. Because, e.g. LyraT v4.3 has two an ES8388 codec with two microphones, but its input format is "N", and ESP32-S3, which has two ADCs, has the format "RMNM". What is meant by channels here?