Signals:
gboolean (*playing_sound_event)(PurpleSoundEventID event, PurpleAccount *account);
| event | The event this sound represents. | |
| account | The account the sound is being played for. |
TRUE if the sound should not be played, or FALSE otherwise.
1.6.1