VoiceEncoder Class Reference
#include <voiceCodec.h>
List of all members.
Detailed Description
The
VoiceEncoder class is an abstract base class for the various voice compression algorithms supported by Zap - initially just the HawkVoice variable bitrate LPC10 codec. It takes an arbitrary buffer of 16 bit samples at 8KHz and returns a compressed buffer. The original buffer is modified to contain any samples that were not used due to unfilled frame sizing.
The documentation for this class was generated from the following files: