arduino-audio-tools
|
GGWve Codec Codec using https://github.com/ggerganov/ggwave-arduinop. More...
#include "AudioTools/AudioCodecs/AudioEncoded.h"
#include "AudioTools/CoreAudio/Buffers.h"
#include "AudioTools/CoreAudio/AudioEffects/SoundGenerator.h"
#include <ggwave.h>
Go to the source code of this file.
Classes | |
class | GGWaveDecoder |
GGWaveDecoder: Translates audio into text Codec using https://github.com/ggerganov/ggwave-arduino. More... | |
class | GGWaveEncoder |
GGWaveEncoder: Translates text into audio Codec using https://github.com/ggerganov/ggwave-arduino. More... | |
Namespaces | |
audio_tools | |
Generic Implementation of sound input and output for desktop environments using portaudio. | |