Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

ITU-T G.711 codec for waveform

25 views
Skip to first unread message

Bartosz Wiklak

unread,
Dec 3, 2009, 4:41:01 AM12/3/09
to
Hi,
Does anyone new any G.711 codec for use in C++ app?

Thanks,
Bartek

Peter B Schmidt

unread,
Dec 3, 2009, 5:14:32 AM12/3/09
to
Hello Bartosz,

maybe C is okay?

http://www.itu.int/rec/T-REC-G.191/en says there is G.711 code in

http://www.itu.int/rec/T-REC-G.191-200509-I/en

otherwise, I found a C# implementation at:

http://www.codeproject.com/KB/security/g711audio.aspx

Hope this helps,


Peter

Bartosz Wiklak

unread,
Dec 3, 2009, 5:48:03 AM12/3/09
to
On 3 Gru, 11:14, Peter B Schmidt <n...@PBSchmidt.de> wrote:
> Hello Bartosz,
>
> maybe C is okay?
>
> http://www.itu.int/rec/T-REC-G.191/ensays there is G.711 code in

>
> http://www.itu.int/rec/T-REC-G.191-200509-I/en
>
> otherwise, I found a C# implementation at:
>
> http://www.codeproject.com/KB/security/g711audio.aspx
>
> Hope this helps,
>
> Peter
>
> Bartosz Wiklak wrote:
> > Hi,
> > Does anyone new any G.711 codec for use in C++ app?
>
>

Thanks a lot, the second link provides the whole ITU software library
containg among other things the G.711 codec.

0 new messages