Skip to content

Commit 2889d72

Browse files
Merge pull request #236623 from eric-urban/patch-1
up to 30 seconds
2 parents c81ba99 + b4d462e commit 2889d72

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
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: 09/25/2022
11+
ms.date: 05/02/2023
1212
ms.author: eur
1313
ms.devlang: csharp
1414
ms.custom: devx-track-csharp
@@ -20,7 +20,7 @@ Use cases for the speech-to-text REST API for short audio are limited. Use it on
2020

2121
Before you use the speech-to-text REST API for short audio, consider the following limitations:
2222

23-
* Requests that use the REST API for short audio and transmit audio directly can contain no more than 60 seconds of audio. The input [audio formats](#audio-formats) are more limited compared to the [Speech SDK](speech-sdk.md).
23+
* Requests that use the REST API for short audio and transmit audio directly can contain no more than 30 seconds of audio. The input [audio formats](#audio-formats) are more limited compared to the [Speech SDK](speech-sdk.md).
2424
* The REST API for short audio returns only final results. It doesn't provide partial results.
2525
* [Speech translation](speech-translation.md) is not supported via REST API for short audio. You need to use [Speech SDK](speech-sdk.md).
2626
* [Batch transcription](batch-transcription.md) and [Custom Speech](custom-speech-overview.md) are not supported via REST API for short audio. You should always use the [Speech to Text REST API](rest-speech-to-text.md) for batch transcription and Custom Speech.

0 commit comments

Comments
 (0)