Skip to content

Commit 4baa9bc

Browse files
authored
Update swagger-documentation.md
1 parent 897a059 commit 4baa9bc

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

articles/cognitive-services/Speech-Service/swagger-documentation.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,13 @@ title: Generate a REST API client library - Speech service
33
titleSuffix: Azure Cognitive Services
44
description: The Swagger documentation can be used to auto-generate SDKs for a number of programming languages.
55
services: cognitive-services
6-
author: alexeyo26
6+
author: eric-urban
7+
ms.author: eur
78
manager: nitinme
89
ms.service: cognitive-services
910
ms.subservice: speech-service
1011
ms.topic: how-to
11-
ms.date: 02/16/2021
12+
ms.date: 10/03/2022
1213
ms.author: alexeyo
1314
---
1415

@@ -28,7 +29,7 @@ The [Swagger specification](https://eastus.dev.cognitive.microsoft.com/docs/serv
2829
You'll need to set Swagger to the region of your Speech resource. You can confirm the region in the **Overview** part of your Speech resource settings in Azure portal. The complete list of supported regions is available [here](regions.md#speech-service).
2930

3031
1. In a browser, go to the Swagger specification for your [region](regions.md#speech-service):
31-
`https://<your-region>.dev.cognitive.microsoft.com/docs/services/speech-to-text-api-v3-1`
32+
`https://<your-region>.dev.cognitive.microsoft.com/docs/services/speech-to-text-api-v3-0`
3233
1. On that page, click **API definition**, and click **Swagger**. Copy the URL of the page that appears.
3334
1. In a new browser, go to [https://editor.swagger.io](https://editor.swagger.io)
3435
1. Click **File**, click **Import URL**, paste the URL, and click **OK**.

0 commit comments

Comments
 (0)