Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: speak current time and/or alarm label #132

Open
haxwithaxe opened this issue Mar 25, 2018 · 0 comments
Open

Feature Request: speak current time and/or alarm label #132

haxwithaxe opened this issue Mar 25, 2018 · 0 comments

Comments

@haxwithaxe
Copy link

It would be really nice to optionally use TTS to read the current time and/or alarm label after one or more plays of the alarm tone.

Example:

  • Settings
    • Alarm labeled "Wake Up"
    • Time set to "7:00 AM"
    • Sleep set to "10 minutes"
    • Read time is set on
    • Read label is set on
    • TTS delay is set to 1 play
  • Effect
    1. Alarm tone plays once
    2. Alarm label is read aloud
    3. The current time is read aloud: "seven A M"
    4. The alarm tone continues playback as usual
    5. The user hits snooze
    6. 10 minutes elapses and the alarm workflow starts again
    7. Alarm tone plays once
    8. Alarm label is read aloud
    9. The current time is read aloud: "seven ten A M"
    10. Repeat as needed

A good first pass implementation might just be to read the time after a fixed number of tone plays. As a reference, the Samsung clock app only reads the current time after one play of the alarm tone.

I will happily help you test this feature.

PS: do you have a preferred way to reference "alarm tone plays"? That feels really clunky to me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant