Skip to content

Commit 8746812

Browse files
Update embedded-speech.md
1 parent 63ab95b commit 8746812

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/ai-services/speech-service/embedded-speech.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ The Speech SDK for Java doesn't support Windows on ARM64.
5959

6060
Embedded speech is only available with C#, C++, and Java SDKs. The other Speech SDKs, Speech CLI, and REST APIs don't support embedded speech.
6161

62-
Embedded speech recognition only supports mono 16 bit, 8-kHz or 16-kHz PCM-encoded WAV audio.
62+
Embedded speech recognition only supports mono 16 bit, 8-kHz or 16-kHz PCM-encoded WAV audio formats.
6363

6464
Embedded neural voices only support 24-kHz sample rate.
6565

@@ -166,7 +166,7 @@ For embedded speech, you'll need to download the speech recognition models for [
166166
167167
The following [speech to text](speech-to-text.md) models are available: de-DE, en-AU, en-CA, en-GB, en-IE, en-IN, en-NZ, en-US, es-ES, es-MX, fr-CA, fr-FR, hi-IN, it-IT, ja-JP, ko-KR, nl-NL, pt-BR, ru-RU, sv-SE, tr-TR, zh-CN, zh-HK, and zh-TW.
168168
169-
The following [text to speech](text-to-speech.md) locales and voices are available:
169+
The following [text to speech](text-to-speech.md) locales and voices are available out of box. More languages and voices can be supported upon request. Check the full text to speech language and voice list [here](language-support.md?tabs=tts).
170170
171171
| Locale (BCP-47) | Language | Text to speech voices |
172172
| ----- | ----- | ----- |

0 commit comments

Comments
 (0)