Skip to content

Commit 6606710

Browse files
Update speech-container-ntts.md
1 parent 3107ae2 commit 6606710

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. Additionally, the neural text to speech container supports all SSML tags available for all Azure AI text to speech voices.
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)