|
arduino-audio-tools
|
GSM Codec using https://github.com/pschatzmann/arduino-libgsm. More...
#include "AudioTools/AudioCodecs/AudioCodecsBase.h"#include "gsm.h"Go to the source code of this file.
Classes | |
| class | GSMDecoder |
| Decoder for GSM. Depends on https://github.com/pschatzmann/arduino-libgsm. Inspired by gsmdec.c. More... | |
| class | GSMEncoder |
| Encoder for GSM - Depends on https://github.com/pschatzmann/arduino-libgsm. Inspired by gsmenc.c. More... | |
Namespaces | |
| namespace | audio_tools |
| Generic Implementation of sound input and output for desktop environments using portaudio. | |