|
arduino-audio-tools
|
#include "AudioToolsConfig.h"#include "AudioTools/AudioLibs/I2SCodecStream.h"#include "AudioTools/CoreAudio/AudioActions.h"Go to the source code of this file.
Classes | |
| class | AudioBoardStream |
| New functionality which replaces the AudioKitStream that is based on the legacy AudioKit library. This functionality uses the new arduino-audio-driver library! It is the same as I2SCodecStream extended by some AudioActions and some method calls to determine defined pin values. See https://github.com/pschatzmann/arduino-audio-driver. More... | |
Namespaces | |
| namespace | audio_tools |
| Generic Implementation of sound input and output for desktop environments using portaudio. | |