Noitifcaiton sound

does anyone know how to add a sound to the notification bell icon… its shows a red dot but no sound… how can we add a sound notification.

1 Like

any idea guys …

If you want to generate sounds, you can try these options: (javascript):

frappe.utils.play_sound("submit");
frappe.utils.play_sound("click");
frappe.utils.play_sound("cancel");
frappe.utils.play_sound("delete");
frappe.utils.play_sound("error");

1 Like

@monroy95 thank you for coming to rescue man… thanka lot…

but i man to say when one gets a notificaiton it should play a sound… not when u click anywhere ,

also where to put this code ?

@monroy95 any helps on this guys…
can anyone help… how to get sound when i gt a notification

how to get it when a notifcation comes ?
where to put th code ?

@monroy95 can u help buddy

there is no way