Skip to content

Commit ed7de84

Browse files
Update articles/cognitive-services/Speech-Service/how-to-pronunciation-assessment.md
Co-authored-by: Eric Urban <[email protected]>
1 parent e2b2155 commit ed7de84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cognitive-services/Speech-Service/how-to-pronunciation-assessment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ zone_pivot_groups: programming-languages-speech-sdk
1515

1616
# Use pronunciation assessment
1717

18-
In this article, you'll learn how to evaluate pronunciation with Speech-to-Text capability through the Speech SDK. To [get pronunciation assessment results](#get-pronunciation-assessment-results), you need to follow the instructions in this article to create `PronunciationAssessmentConfig` object and apply the settings in the `PronunciationAssessmentConfig` to `SpeechRecognizer`.
18+
In this article, you'll learn how to evaluate pronunciation with the Speech-to-Text capability through the Speech SDK. To [get pronunciation assessment results](#get-pronunciation-assessment-results), you'll apply the `PronunciationAssessmentConfig` settings to a `SpeechRecognizer` object.
1919

2020
::: zone pivot="programming-language-go"
2121
> [!NOTE]

0 commit comments

Comments
 (0)