From 89a4cde2bd4d92e4300ef5c2637f25258eaefe73 Mon Sep 17 00:00:00 2001 From: August <112662403+hey-august@users.noreply.github.com> Date: Tue, 18 Nov 2025 13:00:25 -0500 Subject: [PATCH] Update ai_languages.mdx --- website/docs/main/swml/methods/ai/ai_languages.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/main/swml/methods/ai/ai_languages.mdx b/website/docs/main/swml/methods/ai/ai_languages.mdx index 8b45a5e46..241c8ce3c 100644 --- a/website/docs/main/swml/methods/ai/ai_languages.mdx +++ b/website/docs/main/swml/methods/ai/ai_languages.mdx @@ -46,7 +46,7 @@ Compose the `voice` string using the `.` 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**