We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc46adb commit 6fc44edCopy full SHA for 6fc44ed
articles/cognitive-services/Speech-Service/includes/audio-input-format-chart.md
@@ -11,10 +11,10 @@ ms.date: 11/20/2019
11
ms.author: erhopf
12
---
13
14
-## Audio input format
+## Supported audio input format
15
16
-The following chart shows the acceptable input audio format specifications.
+The Speech SDK uses the following format specification for audio input.
17
18
| Format | Codec | Bitrate | Sample Rate | Channels |
19
|--------|-------|---------|-------------|----------|
20
-| WAV | PCM | 16-bit | 8 or 16 kHz | 1 (mono) |
+| WAV | PCM | 16-bit | 8 kHz or 16 kHz | 1 (mono) |
0 commit comments