Skip to content

Commit 7c70ac7

Browse files
Update how-to-migrate-to-prebuilt-neural-voice.md
1 parent 42ddcef commit 7c70ac7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/cognitive-services/Speech-Service/how-to-migrate-to-prebuilt-neural-voice.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ The prebuilt neural voice provides more natural sounding speech output, and thus
3535
1. Review the [price](https://azure.microsoft.com/pricing/details/cognitive-services/speech-services/) structure and listen to the neural voice [samples](https://azure.microsoft.com/services/cognitive-services/text-to-speech/#overview) at the bottom of that page to determine the right voice for your business needs.
3636
2. To make the change, [follow the sample code](speech-synthesis-markup.md#choose-a-voice-for-text-to-speech) to update the voice name in your speech synthesis request to the supported neural voice names in chosen languages. Please use neural voices for your speech synthesis request, on cloud or on prem. For on-prem container, please use the [neural voice containers](../containers/container-image-tags.md) and follow the [instructions](speech-container-howto.md).
3737

38-
## Standard voice details (retired)
38+
## Standard voice details (deprecated)
3939

4040
Read the following sections for details on standard voice.
4141

@@ -161,7 +161,7 @@ Use this table to determine **availability of standard voices** by region/endpoi
161161
| West US | `https://westus.tts.speech.microsoft.com/cognitiveservices/v1` |
162162
| West US 2 | `https://westus2.tts.speech.microsoft.com/cognitiveservices/v1` |
163163

164-
## Standard Text-to-Speech container (retired)
164+
## Standard Text-to-Speech container (deprecated)
165165

166166
Read the following sections for details on standard Text-to-Speech container.
167167

0 commit comments

Comments
 (0)