Voice Settings & Fish Audio
- Added additional voice settings for more granular control over avatar speech
- Added access to Fish Audio as a TTS provider
- New
[GET] /v1/languagesendpoint to clarify which languages are currently supported
language parameter interacts with FULL mode systems.ElevenLabs Integration
- The
v1/secretsendpoint now accepts ElevenLabs API keys - FULL mode sessions can now start with your own ElevenLabs keys and voices
- Added integration with ElevenLabs Agent functionality
LLM Plugin & Session Controls
- Introduced LLM Plugin for custom LLM configurations
- Added customizable session duration controls
- Transcription chunk events are now emitted in real-time
- New endpoint to track user credit balances
Session Configuration & LITE Mode
- New session configuration options for video codec selection (H.264 / VP8)
- Added video quality control settings
- Added voice customization options
- CUSTOM mode has been renamed to LITE mode (backward compatible)
- Bug fix: resolved opening line speech issues
Push-to-Talk
- Released Push-to-Talk functionality for avatar sessions
- Added accompanying documentation and integration guides
Sandbox Mode & FULL Mode Improvements
- Introduced Sandbox Mode for testing without credit charges
- Made
contextoptional in FULL mode configurations, reducing required setup
Custom Mode & Session List Updates
- Custom Mode now exposes LiveKit Agent token for developers to integrate their own agents
- Session List endpoint updated to use query parameters
Transcription Endpoint
- New
[GET] /v1/sessions/{session_id}/transcriptendpoint - Enables developers to retrieve transcriptions between users and avatars in FULL mode sessions