Fix audio notifications on linux (#1526)
This partially reverts commit 1b444a5e23
.
Because support for system-level notification sound settings is inconsistent
across Win/Linux/OSX, do the simplest thing that will produce consistent
behavior on all platforms: suppress the system sound by always passing the
`silent: true` option, and play our own sound clip (copied from ios).
// FREEBIE
pull/749/head
parent
5e6d3156f9
commit
0b7543b0f6
Binary file not shown.
Loading…
Reference in New Issue