Displaying 1 result from an estimated 1 matches for "liboospeex".
2007 Apr 28
2
SpeexEnc/SpeexDec Source Code
I'm working in .NET and have found that there is, unfortunately, no simple
way to access unmanaged, object-oriented APIs from C#/VB.NET. Ultimately I
have decided to adapt speexenx and speexdec into a simple, functional API
with two functions: one for encoding an array of bytes, and one for decoding
it.
Does anyone know if the source code for speexenc and speecdec is available,
or are they