arduino-audio-tools
|
Codec for ilbc using https://github.com/pschatzmann/libilbc. More...
#include "AudioTools/AudioCodecs/AudioCodecsBase.h"
#include "iLBC.h"
Go to the source code of this file.
Classes | |
class | ILBCDecoder |
Decoder for iLBC. Depends on https://github.com/pschatzmann/libilbc. More... | |
class | ILBCEncoder |
Encoder for iLBC - Depends on https://github.com/pschatzmann/libopenilbc. More... | |
Namespaces | |
audio_tools | |
Generic Implementation of sound input and output for desktop environments using portaudio. | |
Codec for ilbc using https://github.com/pschatzmann/libilbc.