Skip to content

Commit 9fc52da

Browse files
Update speech-container-ntts.md
1 parent 6606710 commit 9fc52da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-services/speech-service/speech-container-ntts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ For more information about `docker run` with Speech containers, see [Install and
184184

185185
### SSML voice element
186186

187-
When you construct a neural text to speech HTTP POST, the [SSML](speech-synthesis-markup.md) message requires a `voice` element with a `name` attribute. The [locale of the voice](language-support.md?tabs=tts) must correspond to the locale of the container model. Additionally, the neural text to speech container supports all SSML tags available for all Azure AI text to speech voices.
187+
When you construct a neural text to speech HTTP POST, the [SSML](speech-synthesis-markup.md) message requires a `voice` element with a `name` attribute. The [locale of the voice](language-support.md?tabs=tts) must correspond to the locale of the container model. The [SSML tag](speech-synthesis-markup-structure.md) support is consistent for [each text to speech voice](https://mcr.microsoft.com/product/azure-cognitive-services/speechservices/neural-text-to-speech/tags) both in the Azure cloud and the container environment.
188188

189189
For example, a model that was downloaded via the `latest` tag (defaults to "en-US") would have a voice name of `en-US-AriaNeural`.
190190

0 commit comments

Comments
 (0)