Skip to content

Commit a0fdcae

Browse files
Merge pull request #252052 from eric-urban/patch-2
Update language-identification.md
2 parents a20ef07 + fa9e41a commit a0fdcae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/ai-services/speech-service/language-identification.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.service: cognitive-services
99
ms.subservice: speech-service
1010
ms.custom: devx-track-extended-java, devx-track-js, devx-track-python
1111
ms.topic: how-to
12-
ms.date: 04/19/2023
12+
ms.date: 9/19/2023
1313
ms.author: eur
1414
zone_pivot_groups: programming-languages-speech-services-nomore-variant
1515
---
@@ -592,7 +592,7 @@ var autoDetectSourceLanguageConfig = SpeechSDK.AutoDetectSourceLanguageConfig.fr
592592
You use Speech translation when you need to identify the language in an audio source and then translate it to another language. For more information, see [Speech translation overview](speech-translation.md).
593593

594594
> [!NOTE]
595-
> Speech translation with language identification is only supported with Speech SDKs in C#, C++, and Python.
595+
> Speech translation with language identification is only supported with Speech SDKs in C#, C++, JavaScript, and Python.
596596
> Currently for speech translation with language identification, you must create a SpeechConfig from the `wss://{region}.stt.speech.microsoft.com/speech/universal/v2` endpoint string, as shown in code examples. In a future SDK release you won't need to set it.
597597
::: zone pivot="programming-language-csharp"
598598

0 commit comments

Comments
 (0)