Re: GTK & SOUND



On 2 May 2001, Roberto wrote:

> I need use gtk+ and sound!
> How can i implement sound in Gtk+?
> How can I play .wav files in gtk?
> Have you one simple simple example?

I've read this message enough times, so please pay attention: Gtk+ has
nothing to do with sound, Gtk+ is used for creating GUIs for your
applications, if you want to enable your applications to play sounds you
should get an audio library for the platform and programming language that
you plan to use (i.e. Platform: Linux, Language: C). The library should
work wheter if you have Gtk+ for your GUI or any other GUI library
(i.e. Qt, Tk, etc.). Anyway, just try "Linux Sound Library" on google.com
or something like that.

> 
> Thank You
> Roberto
> 
> 
> _______________________________________________
> gtk-list mailing list
> gtk-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtk-list
> 


Regards,
Jose Diago.





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]