Noti icon indicating copy to clipboard operation
Noti copied to clipboard

Notification sound is not the good sound

Open chakrademorue opened this issue 8 years ago • 2 comments

Hi,

I use Noti 0.3.1. I choosed "Submarine" sound for notification in Noti preferences. When I try to send a "test notifcation" from Pushbullet mobile app, it's ok, I have the "Submarine" sound for notifications. But when, I receive a SMS, I hear the "Glass" sound.

Is there a problem ?

Thanks a lot for your help.

chakrademorue avatar Jan 23 '18 00:01 chakrademorue

Hmm. Good point, it appears I accidentally hardcoded the Glass sound. https://github.com/jariz/Noti/blob/9c878ebc193e0ab738a4b7238959c1ccd6bf2d8d/Noti/PushManager.swift#L391

Will fix soon.

jariz avatar Jan 25 '18 10:01 jariz

Could you make it so that users can choose custom sounds as well? macOS supports this feature, as shown here. It works by placing .AIFF files in the directory ~/Library/Sounds.

macOS will allow you to set this custom sound in System Preferences, but Noti does not.

hkamran80 avatar Oct 29 '19 18:10 hkamran80