Skip to content
Open
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
2 changes: 1 addition & 1 deletion website/docs/main/swml/methods/ai/ai_languages.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Compose the `voice` string using the `<engine id>.<voice id>` syntax.
First, select your engine using the `gcloud`, `polly`, `elevenlabs`, or `deepgram` identifier.
Append a period (`.`), and then the specific voice ID (for example, `en-US-Casual-K`) from the TTS provider.
Refer to SignalWire's [Supported Voices and Languages][tts-providers]
for guides on configuring voice IDs strings for each provider.
for guides on configuring voice ID strings for each provider.

## **Supported voices and languages**

Expand Down