Skip to content

Commit f0a165a

Browse files
Merge pull request #249385 from eric-urban/eric-urban-patch-1
Update language-identification.md
2 parents 3469d4b + fbd3219 commit f0a165a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -578,7 +578,6 @@ SPXAutoDetectSourceLanguageConfiguration* autoDetectSourceLanguageConfig = \
578578
::: zone-end
579579

580580
::: zone pivot="programming-language-javascript"
581-
Language detection with a custom endpoint isn't supported by the Speech SDK for JavaScript. For example, if you include "fr-FR" as shown here, the custom endpoint will be ignored.
582581

583582
```Javascript
584583
var enLanguageConfig = SpeechSDK.SourceLanguageConfig.fromLanguage("en-US");

0 commit comments

Comments
 (0)