Haiku Selecting a specific sound to push?

pct88

Member
I see "New Sounds" are coming in version 2.80.  Question:  is/will there be a way for me to select specific sounds to be pushed out via notifications within a JavaScript program?  For instance, I have outdoor perimeter PIRs, driveway sensor, perimeter door contacts, etc...  I would like to assign different sounds to different categories so I can tell just by the sound whether I need to actually pick up the iPhone and see what it says immediately or if I can wait or just know "yes, the dog is running around in the yard still" and not bother looking.
 
It would be helpful if to have a page in HH where there are samples of each available sound that I could the select from and assign within JavaScript programs.
 
As you probably know, the built in notifications have specific sounds. From scripts you can send two types of messages (besides triggering a built in notification such as showing a message). You can send either a regular notification or a trouble notification. There is no support for custom sounds currently.
 
Back
Top