Thanks,
Bartek
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
Thanks a lot, the second link provides the whole ITU software library
containg among other things the G.711 codec.