Commit Graph

5 Commits

Author SHA1 Message Date
Jose Luis Montañes Ojados
c0b1217536 feat: TeamSpeak TUI client with Bubble Tea
- Created TUI client in cmd/tui
- Implemented channel navigation and user display
- Fixed serverInfo initialization in ts3client
- Added real-time log panel in TUI
- Ordered channels by ID for stability
2026-01-16 14:41:26 +01:00
Jose Luis Montañes Ojados
aa8c0dbcbc feat: add xAI voice bot with Grok integration
- Add pkg/xai WebSocket client for xAI Voice Agent API
- Add cmd/voicebot TeamSpeak bot with voice bridge
- Proper 20ms audio timing with buffered queue
- Clear audio queue on user interruption (VAD)
2026-01-15 22:38:39 +01:00
Jose Luis Montañes Ojados
d6376d85a9 Fix Audio Pipeline: EAX Decrypt, Decoder State Fix, Opus Optimization 2026-01-15 21:35:23 +01:00
Jose Luis Montañes Ojados
8d98579faa client can join to channel 2026-01-15 17:09:32 +01:00
Jose Luis Montañes Ojados
47b8173045 working 2026-01-15 16:49:16 +01:00