#include "AudioToolsConfig.h"
#include "AudioTools/CoreAudio/AudioI2S/I2SConfig.h"
#include "driver/i2s.h"
#include "esp_system.h"
Go to the source code of this file.
|
| class | I2SDriverESP32 |
| | Basic I2S API - for the ESP32. If we receive 1 channel, we expand the result to 2 channels. More...
|
| |
|
| namespace | audio_tools |
| | Generic Implementation of sound input and output for desktop environments using portaudio.
|
| |
◆ I2S_MCLK_MULTIPLE_DEFAULT
| #define I2S_MCLK_MULTIPLE_DEFAULT ((i2s_mclk_multiple_t)0) |
◆ IS_I2S_IMPLEMENTED
| #define IS_I2S_IMPLEMENTED |