gok-sound
void gok_sound_initialize (void);
void
Initialises gok-sound.
gint gok_sound_play (const gchar *soundfile);
const gchar *soundfile
Plays soundfile .
soundfile
The sound file to play.
0 on success, negative value otherwise.