|
arduino-audio-tools
|
#include "AudioToolsConfig.h"#include "AudioTools/CoreAudio/AudioOutput.h"#include "AudioTools/CoreAudio/AudioStreams.h"#include "AudioTools/CoreAudio/Buffers.h"#include "SoundData.h"Go to the source code of this file.
Classes | |
| class | AudioOutputWithCallback |
| ESP8266Audio AudioOutput class which stores the data in a temporary buffer. The buffer can be consumed e.g. by a callback function by calling read(); Dependencies: ESP8266Audio Library Dependencies: ESP32-A2DP Library. More... | |
| class | ESP3288AudioOutput |
| Stream Adapter for ESP8288-Audio AudioOutput. More... | |
Namespaces | |
| namespace | audio_tools |
| Generic Implementation of sound input and output for desktop environments using portaudio. | |