Skip to content

Commit c3e4c8b

Browse files
committed
navigation
1 parent ee0d163 commit c3e4c8b

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

articles/cognitive-services/Speech-Service/language-support.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,11 @@ Custom Neural Voice lets you create synthetic voices that are rich in speaking s
6565

6666
Select the right locale that matches your training data to train a custom neural voice model. For example, if the recording data is spoken in English with a British accent, select `en-GB`.
6767

68-
With the cross-lingual feature (preview), you can transfer your custom neural voice model to speak a second language. For example, with the `zh-CN` data, you can create a voice that speaks `en-AU` or any of the languages with Cross-lingual support.
68+
With the cross-lingual feature (preview), you can transfer your custom neural voice model to speak a second language. For example, with the `zh-CN` data, you can create a voice that speaks `en-AU` or any of the languages with Cross-lingual support.
69+
70+
### Get locales via API and SDK
71+
72+
You can also get a list of locales and voices supported for each specific region or endpoint through the [Speech SDK](speech-sdk.md), [Speech-to-text REST API](rest-speech-to-text.md), [Speech-to-text REST API for short audio](rest-speech-to-text-short.md) and [Text-to-speech REST API](rest-text-to-speech.md#get-a-list-of-voices).
6973

7074
# [Pronunciation assessment](#tab/pronunciation-assessment)
7175

@@ -115,10 +119,6 @@ The table in this section summarizes the locales supported for the Intent Recogn
115119

116120
***
117121

118-
## Get locales via API and SDK
119-
120-
You can also get a list of locales and voices supported for each specific region or endpoint through the [Speech SDK](speech-sdk.md), [Speech-to-text REST API](rest-speech-to-text.md), [Speech-to-text REST API for short audio](rest-speech-to-text-short.md) and [Text-to-speech REST API](rest-text-to-speech.md#get-a-list-of-voices).
121-
122122
## Next steps
123123

124124
* [Region support](regions.md)

articles/cognitive-services/Speech-Service/toc.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -362,6 +362,7 @@ items:
362362
href: how-to-use-logging.md
363363
- name: Troubleshoot the Speech SDK
364364
href: troubleshooting.md
365+
displayName: help, faq, tsg, error
365366
- name: Get Speech-to-text Session ID
366367
href: how-to-get-speech-session-id.md
367368
- name: Track memory usage
@@ -371,7 +372,7 @@ items:
371372
displayName: RHEL, CentOS 7, CentOS, Configure RHEL, Configure CentO
372373
- name: Generate a REST API client library
373374
href: swagger-documentation.md
374-
displayName: rest
375+
displayName: rest, swagger
375376
- name: Embedded Speech
376377
href: embedded-speech.md
377378
- name: Speech containers

0 commit comments

Comments
 (0)