Skip to content

Alarm annunciation #2968

@shroffk

Description

@shroffk

I need to make the alarm annunciator a bit more configurable.
Instead of speaking out the alarm I need to play notification sound/s...

The simplest solution would be to add some preferences and extend the Annunciator to have a AudioClip/MediaPlayer to play some sound file set in the prefrences.

Another way to do this would be the use of SPI so that the Annunciator becomes an implementation of an interface with a speak(AnnunciatorMessage message) method that can be implemented to satisfy different use cases.

@kasemir @tynanford any thoughts?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions