Skip to content

Commit 2be4340

Browse files
pritamsoeric-urban
andauthored
Update articles/cognitive-services/Speech-Service/batch-transcription-get.md
Co-authored-by: Eric Urban <[email protected]>
1 parent 5223749 commit 2be4340

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cognitive-services/Speech-Service/batch-transcription-get.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ By default, the results are stored in a container managed by Microsoft. When the
189189
::: zone pivot="rest-api"
190190

191191

192-
The GetTranscriptionsFiles operation returns a list of result files for a transcription. A [transcription report](#transcription-report-file) file is provided for each submitted batch transcription job. In addition, one [transcription](#transcription-result-file) file (the end result) is provided for each successfully transcribed audio file.
192+
The [GetTranscriptionFiles](https://eastus.dev.cognitive.microsoft.com/docs/services/speech-to-text-api-v3-0/operations/GetTranscriptionFiles) operation returns a list of result files for a transcription. A [transcription report](#transcription-report-file) file is provided for each submitted batch transcription job. In addition, one [transcription](#transcription-result-file) file (the end result) is provided for each successfully transcribed audio file.
193193

194194
Make an HTTP GET request using the "files" URI from the previous response body. Replace `YourTranscriptionId` with your transcription ID, replace `YourSubscriptionKey` with your Speech resource key, and replace `YourServiceRegion` with your Speech resource region.
195195

0 commit comments

Comments
 (0)