search for: objectpascal

Displaying 3 results from an estimated 3 matches for "objectpascal".

2008 Mar 31
1
AsterPas ObjectPascal Based FastAGI Server goes Open Source
Announcement: We are pleased to announce that we have released AsterPas FastAGI ObjectPascal Script Server for Asterisk PBX under xxxx license. What is AsterPas? AsterPas is a FastAGI server which allows real-time scripting of Asterisk PBX call flow using ObjectPascal based scripting. AsterPas includes many built objects available from scripts such as Cepstral TTS Engine class, database...
2008 Jan 19
0
AMIProxyPal - AMI Proxy Project
...tory. Currently I'm working on xml and ini based decorators to customize the packets to/from clients. I'm using the proxy for a re-write of an existing operator panel I have in order to make it cross platform, but I've released the proxy itself released under GPL. It is written in ObjectPascal using Lazarus IDE (0.9.24) with Freepascal compiler (2.2.0); Sources are available here: http://www.leebo.dreamhosters.com/AMIProxy/ -- Warm Regards, Lee "The only thing that kept me out college...was high school."
2001 Apr 03
1
windows buffering example
From: BILL OATMAN I have seen several requests for windows specific example code. This is another. What I am looking for is a example of how to play a large ogg file in windows by using a multi-buffering technique. That is, reading and decoding a chunk of the ogg file and handing it off to windows (directsound maybe) meanwhile buffering up the next chunk to play etc. Assume the ogg file