Kaustubh Deshpande
2008-Feb-22 17:45 UTC
[Speex-dev] Enquiry about Speex Encoder and decoder in C#
Hi, How to implement the speex codec in C#? I want to use it in ,Net Compact framewok 2.0 so how can I use speeex for it? Please help me in this matter. Thanks And Regards. Kaustubh Deshpande 5, 50, 500, 5000 - Store N number of mails in your inbox. Go to http://help.yahoo.com/l/in/yahoo/mail/yahoomail/tools/tools-08.html
Banibrata Dutta
2008-Feb-29 03:10 UTC
[Speex-dev] Re: Enquiry about Speex Encoder and decoder in C#
Kaustubh Deshpande <kaustubh123 <at> yahoo.co.in> writes:> > Hi, > How to implement the speex codec in C#? > I want to use it in ,Net Compact framewok 2.0 so how > can I use speeex for it? > Please help me in this matter. > Thanks And Regards. > Kaustubh Deshpande > > 5, 50, 500, 5000 - Store N number of mails in your inbox. Go tohttp://help.yahoo.com/l/in/yahoo/mail/yahoomail/tools/tools-08.html>You might want to look at Swig, which can wrap most native code to other languages s.a. Java, Python, C# etc.