how to make sound with notifications in filament
how to make sound with notifications in filament
3 Replies
Search the help thread. This has been asked several times.
thanks for replay . but I search ,not found any solution for it
Ok. Basically, it can be done but it’s not necessary relevant to filament. It would have to be done in JS. But you are going to have issues because browsers require user initiated approval to play sounds. It’s an accessibility concern. So even if you get it to work the user will have to allow it up front.