RE: What to do to use libvorbis with FreePascal?
"Ross Levis" <[email protected]>
| Newsgroups | gmane.comp.multimedia.ogg.vorbis.general |
|---|---|
| Organization | http://www.stationplaylist.com |
| Message-ID | <003501c816f0$3d06b130$b7141390$@com> |
What you need is the freeware Audio Components Suite (ACS) http://acs.ullihome.de It provides lots of audio components including encoding and decoding Ogg Vorbis. Compatible with Delphi, Kylix and Lazarus. Ross. ----------------------- Pandu E Poluan wrote: All, I am a FreePascal programmer. I am making a Pascal-based application now, and want to use vorbis as its sound files. What should I do so that I can use libvorbis with FreePascal? (Actually, I use Lazarus as the Windows development environment) Thanks.