docs: update TASKS.md for voice/duck sprint
Some checks failed
CI / gitleaks (push) Failing after 3s
CI / lint (push) Successful in 23s
CI / test (3.11) (push) Failing after 2m40s
CI / test (3.13) (push) Failing after 2m43s
CI / test (3.12) (push) Failing after 2m45s
CI / build (push) Has been skipped

This commit is contained in:
user
2026-02-22 18:55:00 +01:00
parent 8d54322ce1
commit 5d0e200fbe

View File

@@ -1,6 +1,19 @@
# derp - Tasks
## Current Sprint -- Performance: HTTP + Parsing (2026-02-22)
## Current Sprint -- Voice + Music UX (2026-02-22)
| Pri | Status | Task |
|-----|--------|------|
| P0 | [x] | Acknowledge tone (880Hz/1320Hz chime) before TTS playback |
| P0 | [x] | Duck-before-TTS: 1.5s delay for music to lower before audio starts |
| P0 | [x] | Instant packet-based ducking via pymumble sound callback (~20ms) |
| P0 | [x] | Duck floor raised to 2% (keep music audible during voice) |
| P0 | [x] | Strip leading punctuation from voice trigger remainder |
| P1 | [ ] | Queue display improvements (`!queue` shows position, duration, total time) |
| P1 | [ ] | Playlist save/load (`!playlist save <name>`, `!playlist load <name>`) |
| P2 | [ ] | Per-channel voice settings (different voice per Mumble channel) |
## Previous Sprint -- Performance: HTTP + Parsing (2026-02-22)
| Pri | Status | Task |
|-----|--------|------|