freeswitch/libs/broadvoice
Brian West 60d55517b9 remove generated file
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15611 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-23 15:17:46 +00:00
..
config
debian update to http://www.soft-switch.org/downloads/snapshots/voipcodecs/broadvoice-20091122.tar.gz 2009-11-21 19:45:06 +00:00
doc
src update to http://www.soft-switch.org/downloads/snapshots/voipcodecs/broadvoice-20091122.tar.gz 2009-11-21 19:45:06 +00:00
test-data
tests remove generated file 2009-11-23 15:17:46 +00:00
.update
AUTHORS
autogen.sh
broadvoice.pc.in update to http://www.soft-switch.org/downloads/snapshots/voipcodecs/broadvoice-20091122.tar.gz 2009-11-21 19:45:06 +00:00
broadvoice.spec update to http://www.soft-switch.org/downloads/snapshots/voipcodecs/broadvoice-20091122.tar.gz 2009-11-21 19:45:06 +00:00
broadvoice.spec.in update to http://www.soft-switch.org/downloads/snapshots/voipcodecs/broadvoice-20091122.tar.gz 2009-11-21 19:45:06 +00:00
ChangeLog
configure.ac update to http://www.soft-switch.org/downloads/snapshots/voipcodecs/broadvoice-20091122.tar.gz 2009-11-21 19:45:06 +00:00
configure.gnu
COPYING
INSTALL
Makefile.am update to http://www.soft-switch.org/downloads/snapshots/voipcodecs/broadvoice-20091122.tar.gz 2009-11-21 19:45:06 +00:00
NEWS
README
wrapper.xsl

broadvoice - a library for the BroadVoice 16 and 32 codecs
----------------------------------------------------------

The BroadVoice 16 speech codec is a 16kbps codec for narrowband (3.5kHz) speech.

The BroadVoice 32 speech codec is a 32kbps codec for wideband (7kHz) speech.

These codecs were developed by Broadcom, and are currently deployed in some popular
VoIP phones. Broadcom have provided reference source code, under the LGPL 2.1
licence. However, this code is not in a suitable form for easy integration with
VoIP applications, and has a number of portability issues.

This library is based on the Broadcom reference code, but has been heavily modified
so that it builds into a proper library, with a clean usable interface, on a
range of platforms.

Steve Underwood <steveu@coppice.org>