arduino-audio-tools
Classes | Namespaces
CodecILBC.h File Reference

Codec for ilbc using https://github.com/pschatzmann/libilbc. More...

#include "AudioCodecs/AudioEncoded.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.
 

Detailed Description

Codec for ilbc using https://github.com/pschatzmann/libilbc.

Author
Phil Schatzmann
Version
0.1
Date
2022-04-24