Data Structures | Namespaces

ucommon/audio.h File Reference

This is the GNU telephonic audio library for the GNU uCommon C++ framework. More...

#include <ucommon/ucommon.h>
Include dependency graph for audio.h:

Go to the source code of this file.

Data Structures

class  ucc::audio
 Common audio class for GNU telephonic audio. More...
class  ucc::audio::framer
 Common access to audio frames. More...
class  ucc::audiobuffer
 Generic audio buffering and transcoding for audio sources and sinks. More...
class  ucc::audiocodec
 Convert audio media. More...
class  ucc::audiofile
 Basic audio file access class. More...
class  ucc::tonegen
 Tone generator class for producing convertable tones. More...

Namespaces

namespace  ucc
 

Common namespace for all ucommon objects.



Detailed Description

This is the GNU telephonic audio library for the GNU uCommon C++ framework.

This library will offer support for audio transcoding, for accessing of audio files, tone generation and detection, and phrasebook voice libraries.

Definition in file audio.h.