Skip to content

Commit bac5fef

Browse files
authored
Merge pull request #110301 from wolfma61/master
removed currently broken swagger codegen functionality/description
2 parents eabe0a1 + d442378 commit bac5fef

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

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

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -38,17 +38,6 @@ Batch transcription jobs are scheduled on a best effort basis. Currently there i
3838

3939
Next to the easy-to-use API, you don't need to deploy custom endpoints, and you don't have any concurrency requirements to observe.
4040

41-
> [!TIP]
42-
> You can use the Swagger Editor to automatically generate client libraries for the batch transcription REST API. Thus Batch transcription can be used from nearly any programming language or environment that supports REST.<br>
43-
> For example, to generate a Batch transcription client library.
44-
> 1. Copy the example URL below:
45-
> ```http
46-
> https://westus.cris.ai/docs/v2.0/swagger
47-
> ```
48-
> 1. Navigate to the <a href="https://editor.swagger.io/" target="_blank">**Swagger Editor** <span class="docon docon-navigate-external x-hidden-focus"></span></a>
49-
> 1. Select **File** > **Import URL** and paste the URL
50-
> 1. Select **Generate Client** and choose your desired programming language
51-
5241
## Prerequisites
5342

5443
### Subscription Key

0 commit comments

Comments
 (0)