Text to Speech

  • WebSocket output format: Added support for specifying output format in the first message of a WebSocket connection, providing greater flexibility for real-time audio streaming workflows.

Agents Platform

  • First message interruption control: Added disable_first_message_interruptions setting to prevent agents from being interrupted during important opening messages like legal disclaimers.

MCP Server

  • Version 0.8.1: Added data residency support.

SDK Releases

JavaScript SDK

  • v2.15.0 - Added new Text to Voice Remix endpoint

Python SDK

  • v2.15.1 - Fixed conversation authentication issue and added asyncio event loop support
  • v2.15.0 - Added new Text to Voice Remix endpoint and fixed Pydantic issues

Packages

  • @elevenlabs/react@0.6.2 - Added correction and MCP tool call events
  • @elevenlabs/client@0.6.2 - Added correction and MCP tool call events
  • @elevenlabs/react-native@0.3.1 - Added correction and MCP tool call events

API

New Endpoints

Updated Endpoints

Backward Compatible Changes