|
arduino-audio-tools
|
Go to the source code of this file.
Classes | |
| class | G722Decoder |
| Decoder for G.722. Depends on https://github.com/pschatzmann/arduino-libg722. More... | |
| class | G722Encoder |
| Encoder for G.722 - Depends on https://github.com/pschatzmann/arduino-libg722. Inspired by g722enc.c. More... | |
Namespaces | |
| namespace | audio_tools |
| Generic Implementation of sound input and output for desktop environments using portaudio. | |
Macros | |
| #define | G722_ENC_SIZE 40 |
| #define | G722_PCM_SIZE 80 |
| #define G722_ENC_SIZE 40 |
| #define G722_PCM_SIZE 80 |