Hildon Reference Manual | ||||
---|---|---|---|---|
Please note that this method is only provided for backwards compatibility, but we highly recommend you to use canberra-gtk directly instead.
void hildon_play_system_sound (const gchar *sample);
Plays the given sample using libcanberra. Volume level is received from gconf.
This method sets the "dialog-information" role for the sound played, so you need to keep this into account when using it. For any purpose, it is highly recommended that you use canberra-gtk instead of this method.
sample : |
sound file to play |