|
arduino-audio-tools
|
#include <zephyr/fs/fs.h>#include <zephyr/storage/disk_access.h>#include "AudioTools/CoreAudio/AudioRuntime.h"Go to the source code of this file.
Classes | |
| class | ZephyrFile |
| Arduino File API for Zephyr. More... | |
Namespaces | |
| namespace | audio_tools |
| Generic Implementation of sound input and output for desktop environments using portaudio. | |
Typedefs | |
| using | File = ZephyrFile |