You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/cognitive-services/Speech-Service/includes/cognitive-services-speech-service-endpoints-text-to-speech.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ ms.author: wolfma
8
8
9
9
### Prebuilt neural voices
10
10
11
-
Use this table to determine **availability of neural voices** by region/endpoint:
11
+
Use this table to determine *availability of neural voices* by region or endpoint:
12
12
13
13
| Region | Endpoint |
14
14
|--------|----------|
@@ -35,11 +35,11 @@ Use this table to determine **availability of neural voices** by region/endpoint
35
35
| West US 2 |`https://westus2.tts.speech.microsoft.com/cognitiveservices/v1`|
36
36
37
37
> [!TIP]
38
-
> [Voices in preview](../language-support.md#prebuilt-neural-voices-in-preview) are only available in these 3 regions: East US, West Europe and Southeast Asia.
38
+
> [Voices in preview](../language-support.md#prebuilt-neural-voices-in-preview) are available in only these three regions: East US, West Europe, and Southeast Asia.
39
39
40
40
### Custom neural voices
41
41
42
-
If you've created a custom neural voice font, use the endpoint that you've created. You can also use the endpoints listed below, replacing the`{deploymentId}` with the deployment ID for your neural voice model.
42
+
If you've created a custom neural voice font, use the endpoint that you've created. You can also use the following endpoints. Replace`{deploymentId}` with the deployment ID for your neural voice model.
43
43
44
44
| Region | Endpoint |
45
45
|--------|----------|
@@ -74,11 +74,11 @@ If you've created a custom neural voice font, use the endpoint that you've creat
74
74
| West US 2 |`https://westus2.voice.speech.microsoft.com/cognitiveservices/v1?deploymentId={deploymentId}`|
75
75
76
76
> [!NOTE]
77
-
> The above regions are available for neural voice model hosting and real-time synthesis. Custom neural voice training is only available in the three regions: East US, Southeast Asia, and UK South. But users can easily copy a neural voice model from the three regions to other different regions listed above.
77
+
> The preceding regions are available for neural voice model hosting and real-time synthesis. Custom neural voice training is available in only these three regions: East US, Southeast Asia, and UK South. But users can easily copy a neural voice model from the three regions to other regions in the preceding list.
78
78
79
-
### Long audio API
79
+
### Long Audio API
80
80
81
-
The Long audio API is available in multiple regions with unique endpoints.
81
+
The Long Audio API is available in multiple regions with unique endpoints:
0 commit comments