docs: mark phase 2 voice complete
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user