Skip to content

Commit 89aad29

Browse files
authored
Merge pull request #103997 from chrisbasoglu/patch-18
Update rest-speech-to-text.md
2 parents f7958f5 + e6de83f commit 89aad29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cognitive-services/Speech-Service/rest-speech-to-text.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Audio is sent in the body of the HTTP `POST` request. It must be in one of the f
6464
| OGG | OPUS | 16-bit | 16 kHz, mono |
6565

6666
>[!NOTE]
67-
>The above formats are supported through REST API and WebSocket in the Speech service. The [Speech SDK](speech-sdk.md) currently only supports the WAV format with PCM codec.
67+
>The above formats are supported through REST API and WebSocket in the Speech service. The [Speech SDK](speech-sdk.md) currently supports the WAV format with PCM codec as well as [other formats](how-to-use-codec-compressed-audio-input-streams.md).
6868
6969
## Sample request
7070

0 commit comments

Comments
 (0)