Skip to content

Commit d272eac

Browse files
committed
stt edits
1 parent 2adf409 commit d272eac

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

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

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Language support varies by Speech service functionality. The following tables su
2121

2222
The following table summarizes locale and voice support for Speech-to-text and Text-to-speech. Please see the table footnotes for additional information.
2323

24-
| Locale | Language | Speech-to-text | Custom Speech support | Text-to-speech voices | Custom Neural Voice |
24+
| Locale (BCP-47) | Language | Speech-to-text | Custom Speech support | Text-to-speech voices | Custom Neural Voice |
2525
| ----- | ----- | ----- | ----- | ----- | ----- |
2626
| `af-ZA` | Afrikaans (South Africa) | `af-ZA` | Plain text | `af-ZA-AdriNeural` (Female)<br/>`af-ZA-WillemNeural` (Male) | Not supported |
2727
| `am-ET` | Amharic (Ethiopia) | `am-ET` | Plain text | `am-ET-AmehaNeural` (Male)<br/>`am-ET-MekdesNeural` (Female) | Not supported |
@@ -289,13 +289,15 @@ The following table lists the released languages and public preview languages.
289289

290290
Speech Translation supports different languages for speech-to-speech and speech-to-text translation. The available target languages depend on whether the translation target is speech or text.
291291

292+
### Translate from language
293+
292294
To set the input speech recognition language, specify the full locale with a dash (`-`) separator. See the [speech-to-text language table](#speech-to-text) above. The default language is `en-US` if you don't specify a language.
293295

294-
To set the translation target language, with few exceptions you only specify the language code that precedes the locale dash (`-`) separator. For example, use `es` for Spanish (Spain) instead of `es-ES`. See the speech translation target language table below. The default language is `en` if you don't specify a language.
296+
### Translate to text language
295297

296-
### Text languages
298+
To set the translation target language, with few exceptions you only specify the language code that precedes the locale dash (`-`) separator. For example, use `es` for Spanish (Spain) instead of `es-ES`. See the speech translation target language table below. The default language is `en` if you don't specify a language.
297299

298-
| Text language | Language code |
300+
| Translate to text language| Language code |
299301
|:------------------------|:-------------:|
300302
| Afrikaans | `af` |
301303
| Albanian | `sq` |

0 commit comments

Comments
 (0)