|
arduino-audio-tools
|
#include "SD.h"#include "SPI.h"#include "AudioLogger.h"#include "AudioTools/Disk/AudioSource.h"#include "SDDirect.h"Go to the source code of this file.
Classes | |
| class | AudioSourceSD |
| ESP32 AudioSource for AudioPlayer using an SD card as data source. This class is based on the Arduino SD 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. | |