Skip to content

Commit dd40854

Browse files
authored
Merge pull request #198323 from alexeyo26/alexeyo/speech-no-trans-via-rest
[CogSvc] Speech. Translation not supported via REST
2 parents debe896 + b2f286b commit dd40854

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/cognitive-services/Speech-Service/rest-speech-to-text-short.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ manager: nitinme
88
ms.service: cognitive-services
99
ms.subservice: speech-service
1010
ms.topic: reference
11-
ms.date: 01/24/2022
11+
ms.date: 05/16/2022
1212
ms.author: eur
1313
ms.devlang: csharp
1414
ms.custom: devx-track-csharp
@@ -22,6 +22,7 @@ Before you use the speech-to-text REST API for short audio, consider the followi
2222

2323
* Requests that use the REST API for short audio and transmit audio directly can contain no more than 60 seconds of audio.
2424
* The REST API for short audio returns only final results. It doesn't provide partial results.
25+
* [Speech translation](speech-translation.md) is not supported via REST API for short audio. You need to use [Speech SDK](speech-sdk.md).
2526

2627
> [!TIP]
2728
> For Azure Government and Azure China endpoints, see [this article about sovereign clouds](sovereign-clouds.md).

0 commit comments

Comments
 (0)