Skip to content

Commit f26350b

Browse files
Update javascript.md
1 parent 4cac968 commit f26350b

File tree

1 file changed

+1
-1
lines changed
  • articles/ai-services/speech-service/includes/how-to/speech-synthesis

1 file changed

+1
-1
lines changed

articles/ai-services/speech-service/includes/how-to/speech-synthesis/javascript.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.custom: devx-track-js
1313

1414
## Select synthesis language and voice
1515

16-
The text to speech feature in the Speech service supports more than 270 voices and more than 110 languages and variants. You can get the [full list](../../../language-support.md?tabs=tts) or try them in the [Voice Gallery](https://speech.microsoft.com/portal/voicegallery).
16+
The text to speech feature in the Speech service supports more than 400 voices and more than 140 languages and variants. You can get the [full list](../../../language-support.md?tabs=tts) or try them in the [Voice Gallery](https://speech.microsoft.com/portal/voicegallery).
1717

1818
Specify the language or voice of `SpeechConfig` to match your input text and use the wanted voice:
1919

0 commit comments

Comments
 (0)