Dubbing

  • Scribe for speech recognition: Dubbing Studio now uses Scribe by default for speech recognition to improve accuracy.

Speech to Text

  • Fixes: Shipped several fixes improving the stability of Speech to Text.

Conversational AI

  • Speed control: Added speed control to an agent’s settings in Conversational AI.
  • Post call webhook: Added the option of sending post-call webhooks after conversations are completed.
  • Improved error messages: Added better error messages to the Conversational AI websocket.
  • Claude 3.7 Sonnet: Added Claude 3.7 Sonnet as a new LLM option in Conversational AI.

API

New Endpoints

Updated Endpoints

  • Added prompt_injectable property to knowledge base endpoints
  • Added name property to Knowledge Base document creation and retrieval endpoints:
  • Added speed property to agent creation
  • Removed secrets property from agent endpoints (now handled by dedicated secrets endpoints)
  • Added secret deletion endpoint for removing secrets
  • Removed secrets property from settings endpoints