jschuur / coworking.party

Virtual coworking communities to keep people motivated and have a little fun.
https://coworking.party
7 stars 1 forks source link

Feature: Notification sounds #35

Closed jschuur closed 2 months ago

jschuur commented 2 months ago

Play a sound when someone connects/disconnects or makes a status update.

Option to disable in settings or a mute button.

jschuur commented 2 months ago

Initial version live, using Mixkit sounds and the use-sound hook with mute button that saves to localstorage.

Could probably use a little tweaking for edge cases that cause overlapping sounds.

And the triggers for some events might make them kick in when not needed.