Skip to content

Commit a0548fb

Browse files
authored
Update articles/ai-services/speech-service/fast-transcription-create.md
1 parent 7682b1d commit a0548fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,7 @@ Make a multipart/form-data POST request to the `transcriptions` endpoint with th
299299

300300
The following example shows how to transcribe an audio file with language identification on. If you're not sure about the locale, you can specify multiple locales. If you don't specify any locale, or if the locales that you specify aren't in the audio file, then the Speech service tries to identify the locale.
301301
> [!NOTE]
302-
> The language identficiation in fast transcription is designed to identify one main language locale per audio file. If you need to transcribe multi-lingual contents in the audio, please consider [multi-lingual transcription (preview)](?tabs=multilingual-transcription-on).
302+
> The language identification in fast transcription is designed to identify one main language locale per audio file. If you need to transcribe multi-lingual contents in the audio, please consider [multi-lingual transcription (preview)](?tabs=multilingual-transcription-on).
303303
304304
- Replace `YourSubscriptionKey` with your Speech resource key.
305305
- Replace `YourServiceRegion` with your Speech resource region.

0 commit comments

Comments
 (0)