<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.2722" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=755552506-02012006><FONT face=Arial 
color=#0000ff size=2>If you get BDS 2006, you will get C++ compiler as a part of 
the package. Then you will be able to build a DLL&nbsp;or static library (I 
think Delphi can link to C libraries).</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=755552506-02012006><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=755552506-02012006><FONT face=Arial 
color=#0000ff size=2>If this is not an option for you, I will try to build you a 
DLL. The only problem is that I'm not certain what exported functions you'd 
need. </FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=755552506-02012006><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=755552506-02012006><FONT face=Arial 
color=#0000ff size=2>.a</FONT></SPAN></DIV><BR>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> speex-dev-bounces@xiph.org 
[mailto:speex-dev-bounces@xiph.org] <B>On Behalf Of </B>Laurent 
Sorber<BR><B>Sent:</B> Sunday, January 01, 2006 4:23 AM<BR><B>To:</B> 
speex-dev@xiph.org<BR><B>Subject:</B> [Speex-dev] Speex 
Delphi/dll<BR></FONT><BR></DIV>
<DIV></DIV>
<DIV>
<DIV class=RTE>
<P>Hi,</P>
<P>I'd like to code a Visual Basic VoIP application using Speex as an encoder. 
To be able to do so I'd need a speex&nbsp;C++ dll modified so that it uses the 
correct calling conventions. I think Delphi uses the same calling conventions, 
and luckily enough I found a demo project on the Speex download area:<BR><BR><A 
href="http://www.speex.org/download/Speex_Delphi_Demo.zip">http://www.speex.org/download/Speex_Delphi_Demo.zip</A><BR><BR>Unfortunately, 
there are two files missing:<BR>* Speex.pas<BR>* Speex.dll</P>
<P>Since I don't have enough experience to be able to modify the calling 
conventions and then recompile the dll myself, I'd really appreciate it if 
someone would send me the Delphi dll and pas file.</P>
<P>Thanks<BR>L. Sorber</P></DIV></DIV></BODY></HTML>