docs: mark phase 2 voice complete
This commit is contained in:
@@ -10,10 +10,10 @@
|
||||
|
||||
## Phase 2 — Voice
|
||||
|
||||
- [ ] Audio pipeline (capture + playback)
|
||||
- [ ] Opus encode/decode integration
|
||||
- [ ] Push-to-talk (Kitty protocol)
|
||||
- [ ] PTT fallbacks (evdev, toggle)
|
||||
- [x] Audio pipeline (capture + playback)
|
||||
- [x] Opus encode/decode integration
|
||||
- [x] Push-to-talk (Kitty protocol)
|
||||
- [x] PTT fallbacks (evdev, toggle)
|
||||
|
||||
## Phase 3 — Polish
|
||||
|
||||
|
||||
@@ -5,11 +5,8 @@
|
||||
- [x] Wire TUI to MumbleClient (connect on startup, display state)
|
||||
- [x] Implement text message send/receive in chat log
|
||||
- [x] Channel tree population from server data
|
||||
|
||||
## Active
|
||||
|
||||
- [ ] Audio pipeline integration with MumbleClient
|
||||
- [ ] PTT wiring (key events -> audio.capturing toggle)
|
||||
- [x] Audio pipeline integration with MumbleClient
|
||||
- [x] PTT wiring (key events -> audio.capturing toggle)
|
||||
|
||||
## Pending
|
||||
|
||||
|
||||
Reference in New Issue
Block a user