Skip to content

Commit 6fc44ed

Browse files
author
Mark Amos
committed
Tweaks for improvement.
1 parent bc46adb commit 6fc44ed

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/cognitive-services/Speech-Service/includes/audio-input-format-chart.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ ms.date: 11/20/2019
1111
ms.author: erhopf
1212
---
1313

14-
## Audio input format
14+
## Supported audio input format
1515

16-
The following chart shows the acceptable input audio format specifications.
16+
The Speech SDK uses the following format specification for audio input.
1717

1818
| Format | Codec | Bitrate | Sample Rate | Channels |
1919
|--------|-------|---------|-------------|----------|
20-
| WAV | PCM | 16-bit | 8 or 16 kHz | 1 (mono) |
20+
| WAV | PCM | 16-bit | 8 kHz or 16 kHz | 1 (mono) |

0 commit comments

Comments
 (0)