Skip to content

Commit 8415bc2

Browse files
Merge pull request #241 from sally-baolian/patch-7
Update speech-container-ntts.md
2 parents 9b2e703 + 9fc52da commit 8415bc2

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.
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)