Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions fern/products/platform/changelog/2026-09-05.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
tags: ["ai", "tts", "voice"]
---

## Default AI voice changed to ElevenLabs "Mark"

AI agents that don't specify a voice now speak with ElevenLabs' "Mark", a higher quality voice
included in the regular AI agent price. The default voice can change over time, so applications
that need a specific voice should set one explicitly.

Set a voice in the [AI Agent SDK](/docs/server-sdks/guides/voice-language) or with
[`voice` strings in SWML](/docs/swml/reference/calling/ai/languages#use-voice-strings),
and [browse and audition available voices](/docs/platform/voice/tts).
Loading