Add Karoo Effect to enable/disable audio alerts
Hi Hammerhead team,
Would it be possible to add new Karoo Effects to enable/disable audio alerts?
karooSystem.dispatch(EnableAudioAlerts)
karooSystem.dispatch(DisableAudioAlerts)
// Optionally it would be awesome if we could mute/unmute audio sources individually
karooSystem.dispatch(MuteRadarAudioAlerts)
karooSystem.dispatch(UnmuteRadarAudioAlerts)
...
The use case if the disable/enable audio alerts based on geo-location and to reduce the number of interactions needed to control the audio alerts - for example one could build a new extension data type that has a button to directly enable/disable audio alerts instead of having to open the control center, scroll to the correct tab and pressing the audio alerts button.
Thank you.
Please sign in to leave a comment.
Comments
0 comments