hildon-system-sound

hildon-system-sound — An esd-based utility function for playing a sound

Synopsis




void        hildon_play_system_sound        (const gchar *sample);

Description

HildonSystemSound is an esd-based utility function for playing a sound from the system sounds directory with volume taken from GConf.

Details

hildon_play_system_sound ()

void        hildon_play_system_sound        (const gchar *sample);

Plays the given sample using esd sound daemon. Volume level is received from gconf.

sample : sound file to play