Send notification sound if a resource polling has new record
Hello,
How can i send a notification sound to user when resource polling finished and it has a new record?
Thanks
3 Replies
+1
+1
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.