arduino-audio-tools
Loading...
Searching...
No Matches
Classes | Namespaces | Macros
CodecG722.h File Reference
#include "AudioTools/AudioCodecs/AudioCodecsBase.h"
#include "g722_codec.h"

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
 

Macro Definition Documentation

◆ G722_ENC_SIZE

#define G722_ENC_SIZE   40

◆ G722_PCM_SIZE

#define G722_PCM_SIZE   80