Skip to content

Commit 3327138

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

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
@@ -61,7 +61,7 @@ Embedded speech is only available with C#, C++, and Java SDKs. The other Speech
6161

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

64-
Embedded neural voices only support 24-kHz sample rate.
64+
Embedded neural voices support 24 kHz RIFF/RAW, with a RAM requirement of 100 MB.
6565

6666
## Embedded speech SDK packages
6767

@@ -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 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).
169+
The following [text to speech](text-to-speech.md) locales and voices are available out of box. We welcome your input to help us gauge demand for additional languages and voices. 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)