Skip to content

chore(main): release 0.10.0 - #101

Merged
GregHolmes merged 2 commits into
mainfrom
release-please--branches--main--components--deepgram-java-sdk
Sep 14, 2026
Merged

GregHolmes merged 2 commits into
mainfrom
release-please--branches--main--components--deepgram-java-sdk

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 11, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

0.10.0 (2026-09-11)

Agent force-end-turn support, Flux TTS expressivity controls, and a wider Flux TTS speed range. This pre-1.0 minor release also removes stale TTS symbols.

⚠ BREAKING CHANGES

  • Speak v2 (Flux TTS): the SpeakV2Speed type and its named speed constants are removed. V2ConnectOptions#speed remains a numeric Double; configure speed directly, for example .speed(1.05).
  • Speak v1 (Aura TTS): remove SpeakV1Model.AURA2PERSEO_IT, AudioGenerateRequestModel.AURA2PERSEO_IT, their Value enum entries, and the associated Visitor.visitAura2PerseoIt() methods. The aura-2-perseo-it model was never served by the API and is no longer in the specification. Use a supported Speak v1 model instead. See the v0.9 to v0.10 migration guide.

Features

  • Agent: add AgentV1ForceEndTurn and V1WebSocketClient#sendForceEndTurn(...) to end the current turn on demand. Agent Deepgram speak providers using Flux (version: "v2") also accept expressivity, a whole-number calm-to-animated setting from -2 to 2; 0 is the default. (#100) (cbadf05)
  • Speak v2 (Flux TTS): batch requests and WebSocket connections accept expressivity from -2 to 2. speed now accepts values from 0.5 to 1.5 in 0.05 increments, instead of 0.85 to 1.15. (#100) (cbadf05)

This PR was generated with Release Please. See documentation.

@GregHolmes
GregHolmes merged commit 799e63f into main Sep 14, 2026
9 checks passed
@github-actions

Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant