Skip to content

Commit d49177c

Browse files
Merge pull request #4096 from ArcherAZ/patch-16
Update fast-transcription-create.md
2 parents 05f6b58 + 2a67349 commit d49177c

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

articles/ai-services/speech-service/batch-transcription-audio-data.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ The batch transcription API (and [fast transcription API](./fast-transcription-c
3939
- MULAW in WAV container
4040
- AMR
4141
- WebM
42-
- M4A
4342
- SPEEX
4443

4544

articles/ai-services/speech-service/fast-transcription-create.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Unlike the batch transcription API, fast transcription API only produces transcr
2424

2525
- An Azure AI Speech resource in one of the regions where the fast transcription API is available. The supported regions are: **Australia East**, **Brazil South**, **Central India**, **East US**, **East US 2**, **French Central**, **Japan East**, **North Central US**, **North Europe**, **South Central US**, **Southeast Asia**, **Sweden Central**, **UK South**, **West Europe**, **West US**, **West US 2**, **West US 3**. For more information about regions supported for other Speech service features, see [Speech service regions](./regions.md).
2626

27-
- An audio file (less than 2 hours long and less than 200 MB in size) in one of the formats and codecs supported by the batch transcription API: WAV, MP3, OPUS/OGG, FLAC, WMA, AAC, ALAW in WAV container, MULAW in WAV container, AMR, WebM, M4A, and SPEEX. For more information about supported audio formats, see [supported audio formats](./batch-transcription-audio-data.md#supported-audio-formats-and-codecs).
27+
- An audio file (less than 2 hours long and less than 200 MB in size) in one of the formats and codecs supported by the batch transcription API: WAV, MP3, OPUS/OGG, FLAC, WMA, AAC, ALAW in WAV container, MULAW in WAV container, AMR, WebM, and SPEEX. For more information about supported audio formats, see [supported audio formats](./batch-transcription-audio-data.md#supported-audio-formats-and-codecs).
2828

2929
## Use the fast transcription API
3030

0 commit comments

Comments
 (0)