[Speex-dev] Speex in C# Please help

Mohammed Ibrahim snouto1984 at yahoo.com
Thu Feb 8 06:21:04 PST 2007


hello guys in this forum.
  i would like to use speex compression in my voice application.
   
  but i have a problem .
  i have an exception in C# once i try to use speex_lib_get_mode(int modein);
  the exception message is "unable to find an entry point for the above function in the libspeex.dll"
   
  my declaration for that function is:
  [(DllImport(libspeex)]
  public static extern IntPtr speex_lib_get_mode(int modein);
   
  please if any one of you have a complete working source code of C# wrapper using speex please don't hesitate to mail it to me to check where is the error and why my compiler doesn't know an entry point for this file.

 
---------------------------------
Sucker-punch spam with award-winning protection.
 Try the free Yahoo! Mail Beta.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/speex-dev/attachments/20070208/c92049e3/attachment.html


More information about the Speex-dev mailing list