I don't believe a C# implementation, in a certain sense, is possible. On Mon, Mar 9, 2009 at 2:55 AM, ThanderMaX <[email protected]> wrote:
> > What about GSM vocoders ? Those are also lowbit rate. But quality can > be bad. > http://www.vocal.com/data_sheets/gsmvocoders.html > > I'm not sure whether any C# implementation of those encoders are > available or not. No low-level access. > > On Mar 8, 12:43 am, mehstg1319 <[email protected]> wrote: > > Hi there > > > > Just a quick one. I am doing a little project at Uni on voice transfer > > over a network and have successfuly implemented G.711 using the codec > > classes available athttp:// > www.codeproject.com/KB/security/g711audio.aspx > > > > I was wondering if anybody knew of any other codecs that are available > > in class form, or if not are easy to implement. I would ideally like > > to have a few selectable codecs in the application so I can do a > > comparison between the audio qualities in my final report. > > > > Thanks in advance > > > > Paul >
