Commit Graph

5 Commits

Author SHA1 Message Date
Jose Luis Montañes Ojados
fb17813dcb feat: Implement core voicebot functionality with TeamSpeak 3 and xAI integration. 2026-01-16 10:39:27 +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
02318b1490 feat: refactor client into reusable ts3client library 2026-01-15 22:06:35 +01:00
Jose Luis Montañes Ojados
338f6d4704 Stabilize TeamSpeak connection: implement command compression, fragmentation, and fix MAC/flags 2026-01-15 20:30:03 +01:00
Jose Luis Montañes Ojados
47b8173045 working 2026-01-15 16:49:16 +01:00