|
arduino-audio-tools
|
#include "AudioLogger.h"#include "AudioTools/Disk/AudioSource.h"#include "FS.h"#include "SD_MMC.h"#include "AudioTools/Disk/SDDirect.h"Go to the source code of this file.
Classes | |
| class | AudioSourceSDMMC |
| ESP32 AudioSource for AudioPlayer using an SD card as data source. This class is based on the Arduino SD_MMC implementation Connect the SD card to the following pins: More... | |
Namespaces | |
| namespace | audio_tools |
| Generic Implementation of sound input and output for desktop environments using portaudio. | |