[Speex-dev] Speex Delphi/dll
Alex Bakaev
Alex.Bakaev at citrix.com
Sun Jan 1 22:28:43 PST 2006
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 or
static library (I think Delphi can link to C libraries).
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.
.a
________________________________
From: speex-dev-bounces at xiph.org
[mailto:speex-dev-bounces at xiph.org] On Behalf Of Laurent
Sorber
Sent: Sunday, January 01, 2006 4:23 AM
To: speex-dev at xiph.org
Subject: [Speex-dev] Speex Delphi/dll
Hi,
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
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:
http://www.speex.org/download/Speex_Delphi_Demo.zip
Unfortunately, there are two files missing:
* Speex.pas
* Speex.dll
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.
Thanks
L. Sorber
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/speex-dev/attachments/20060101/c6b70ff4/attachment.html
More information about the Speex-dev
mailing list