Skip to content

Commit f1d3edc

Browse files
authored
Merge pull request #185381 from ShawnJackson/text-to-speech-to-text-2
edit pass: Text-to-speech and speech-to-text articles
2 parents 011337a + a2939d6 commit f1d3edc

File tree

6 files changed

+199
-192
lines changed

6 files changed

+199
-192
lines changed

articles/cognitive-services/Speech-Service/includes/cognitive-services-speech-service-endpoints-text-to-speech.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.author: wolfma
88

99
### Prebuilt neural voices
1010

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:
1212

1313
| Region | Endpoint |
1414
|--------|----------|
@@ -35,11 +35,11 @@ Use this table to determine **availability of neural voices** by region/endpoint
3535
| West US 2 | `https://westus2.tts.speech.microsoft.com/cognitiveservices/v1` |
3636

3737
> [!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.
3939
4040
### Custom neural voices
4141

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

4444
| Region | Endpoint |
4545
|--------|----------|
@@ -74,11 +74,11 @@ If you've created a custom neural voice font, use the endpoint that you've creat
7474
| West US 2 | `https://westus2.voice.speech.microsoft.com/cognitiveservices/v1?deploymentId={deploymentId}` |
7575

7676
> [!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.
7878
79-
### Long audio API
79+
### Long Audio API
8080

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:
8282

8383
| Region | Endpoint |
8484
|--------|----------|

0 commit comments

Comments
 (0)