For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
CommunitySign Up
HomeGuidesVerbsAPI ReferenceSelf-HostingClient SDKsTutorialsChangelog
HomeGuidesVerbsAPI ReferenceSelf-HostingClient SDKsTutorialsChangelog
LogoLogo
CommunitySign Up

Changelog

March 30, 2025
March 30, 2025
Was this page helpful?
Edit this page
Previous

March 12, 2025

Next
Built with
0.9.3-10

Point release

Add support for OpenAI Streaming STT and other improvements

  1. Adds support for OpenAI Speech-to-text. Please see related options here and review this article a discussion of how to use the OpenAI STT prompt feature.

    PR, PR, and PR.

  2. Support Cartesia sonic-2 and sonic-turbo models.

    PR

  3. Fixes issue with use of streaming say in gather verb.

    PR

  4. Better support for passing webrtc video calls.

    PR

  5. Fixes issue when using language detection feature with Deepgram.

    PR

  6. Fixes an issue showing incorrect speech synthesizer in applications view in the portal.

    PR

  7. Write options ping failure alert once instead of repeatedly.

    PR

  8. Fixes issue where lengthy LLM prompts for ultravox, elevenlabs, and deepgram were being truncated.