New Action: Play sound #950
vibhor1102
started this conversation in
General Feature Requests
Replies: 1 comment
|
Restored back after a month of invisibility as my account was false-positively flagged |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
This new action is meant to be straightforward: Play a sound. And Klick'r moves onto next action immediately upon triggering the sound, i.e. it doesn't wait for the sound's completion. The Android's in-built selection of tones for Notification/Calls/Alarms would be presented to the user.
Examples
Starting work: scope and plan
I’m starting work on this as a new Smart action: Play sound.
To keep the feature clear and deliberately small, the chosen behaviour is:
Implementation plan
This intentionally does not alter notification channels or Android’s default notification sound. It is a self-contained action for playing a user-selected system tone.
All reactions