it0/packages/services/voice-service/src
hailin acfdae7773 fix: use livekit-api package for voice-service token endpoint
The livekit package is the client SDK and doesn't include the server-side
API module. Switch to livekit-api which provides AccessToken, VideoGrants,
RoomAgentDispatch, and RoomConfiguration needed for token generation.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-28 09:49:11 -08:00
..
api fix: use livekit-api package for voice-service token endpoint 2026-02-28 09:49:11 -08:00
config feat: migrate voice call from WebSocket/PCM to LiveKit WebRTC 2026-02-28 08:55:33 -08:00
context Initial commit: IT0 AI-powered server cluster operations platform 2026-02-08 22:54:37 -08:00
core Initial commit: IT0 AI-powered server cluster operations platform 2026-02-08 22:54:37 -08:00
models fix: 修复 .gitignore 误忽略 Flutter data/models/ 源码导致构建失败 2026-02-22 16:29:03 -08:00
pipeline debug: add TTS send_bytes logging to pipeline 2026-02-25 06:19:18 -08:00
services Initial commit: IT0 AI-powered server cluster operations platform 2026-02-08 22:54:37 -08:00
stt fix: make voice-service startup graceful and fix device config 2026-02-20 00:20:12 -08:00
tts fix: rewrite voice pipeline for direct WebSocket I/O, fix TTS and navigation 2026-02-23 23:34:35 -08:00
vad Initial commit: IT0 AI-powered server cluster operations platform 2026-02-08 22:54:37 -08:00