Sounds for XMPP and IRC
Casey Harkins
caseyharkins at gmail.com
Tue Feb 12 15:37:01 EST 2008
On Tue, 2008-02-12 at 14:42 -0500, Luke Schierer wrote:
> I do not know of one, but it really ought not to be hard. You could
> hackishly do it in either C or perl with system() calls to play your
> sounds, or you could do it more correctly by linking against gstreamer
> and using it to play the sounds.
Actually, libpurple provides API for playing sounds which would use the
appropriate mechanism for the platform. (see libpurple/sound.h)
-casey
More information about the Devel
mailing list