[Lazarus] windows and audio development
Michael Van Canneyt
michael at freepascal.org
Fri Oct 29 21:54:59 CEST 2010
On Fri, 29 Oct 2010, ik wrote:
> Hello,
>
> If I have raw alaw or ulaw (or other codec) of audio I get in a socket. How can i play that data in Windows ?
> Please note that I haven't developed for Windows for over 7 years now, so a good tutorial or Pascal code will be very good help in this manner.
Using the SDL library works very well for me. It's cross platform.
I'm not sure what codecs it can play, but it works for the formats I need.
Michael.
More information about the Lazarus
mailing list