Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Play sound for notifications when they execute. #35

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

UseK
Copy link

@UseK UseK commented May 5, 2016

I added the new feature which play sound for notifications,
in order to make easier for user to notice them.

Play different sounds which built in OSX for each status:

  1. Failed (Sound is Sosumi)
  2. Notify (Sound is Blow)
  3. Pending (Sound is Morse)
  4. Success (Sound is Hero)

These 4 mappings from status to sounds are hard coded in the constant OSX_BUILT_IN_SOUNDS.
If you want to fix it (e.g. create file for sound configuration), I'll do it

Play different sounds which built in OSX for each status:
1. Failed (Sound is Sosumi)
2. Notify (Sound is Blow)
3. Pending (Sound is Morse)
4. Success (Sound is Hero)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant