docs: mark phase 2 voice complete

This commit is contained in:
Username
2026-02-24 12:10:58 +01:00
parent 0eccda1a2c
commit 657ea6c255
2 changed files with 6 additions and 9 deletions

View File

@@ -10,10 +10,10 @@
## Phase 2 — Voice ## Phase 2 — Voice
- [ ] Audio pipeline (capture + playback) - [x] Audio pipeline (capture + playback)
- [ ] Opus encode/decode integration - [x] Opus encode/decode integration
- [ ] Push-to-talk (Kitty protocol) - [x] Push-to-talk (Kitty protocol)
- [ ] PTT fallbacks (evdev, toggle) - [x] PTT fallbacks (evdev, toggle)
## Phase 3 — Polish ## Phase 3 — Polish

View File

@@ -5,11 +5,8 @@
- [x] Wire TUI to MumbleClient (connect on startup, display state) - [x] Wire TUI to MumbleClient (connect on startup, display state)
- [x] Implement text message send/receive in chat log - [x] Implement text message send/receive in chat log
- [x] Channel tree population from server data - [x] Channel tree population from server data
- [x] Audio pipeline integration with MumbleClient
## Active - [x] PTT wiring (key events -> audio.capturing toggle)
- [ ] Audio pipeline integration with MumbleClient
- [ ] PTT wiring (key events -> audio.capturing toggle)
## Pending ## Pending