feat(notifications): add notification sound playback for new alerts and include sound file documentation
All checks were successful
Build & Push Docker Image / build (push) Successful in 6m27s
All checks were successful
Build & Push Docker Image / build (push) Successful in 6m27s
This commit is contained in:
13
public/sounds/README.md
Normal file
13
public/sounds/README.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# Notification Sound
|
||||
|
||||
Pop-up Sound by BeezleFM -- https://freesound.org/s/512135/ -- License: Attribution 4.0
|
||||
|
||||
Place your notification sound file here as:
|
||||
|
||||
`notification.mp3`
|
||||
|
||||
The file is served at `/sounds/notification.mp3` and played automatically
|
||||
whenever a new in-app notification arrives.
|
||||
|
||||
Supported formats: MP3, OGG, WAV — MP3 recommended for broadest browser support.
|
||||
Keep the file short (< 2 s) and not too loud.
|
||||
BIN
public/sounds/notification.mp3
Normal file
BIN
public/sounds/notification.mp3
Normal file
Binary file not shown.
Reference in New Issue
Block a user