Skip to content

Commit 64d939c

Browse files
Merge pull request #6988 from yaden-ms/yaden/add_sdk_version_PA
Add SDK version for content assessment retirement
2 parents c251343 + 67f18a9 commit 64d939c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-services/speech-service/how-to-pronunciation-assessment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1106,7 +1106,7 @@ This formula provides a weighted calculation based on the importance of each sco
11061106
## Content assessment
11071107

11081108
> [!IMPORTANT]
1109-
> Content assessment (preview) via the Speech SDK will be retired in July 2025. Instead, you can use the Azure OpenAI in Azure AI Foundry Models to get content assessment results as described in this section.
1109+
> Content assessment (preview) is retired from Speech SDK versions 1.46.0 and later. As an alternative, you can use Azure OpenAI in Azure AI Foundry Models to get content assessment results as described in this section.
11101110
11111111
For some recognized speech, you might also want to get content assessment results for vocabulary, grammar, and topic relevance. You can use a chat model such as Azure OpenAI `gpt-4o` to get the content assessment results. For more information about using chat models, see [Azure OpenAI models](../../ai-foundry/openai/concepts/models.md) and the Azure AI Model Inference API [chat completions reference documentation](/rest/api/aifoundry/model-inference/get-chat-completions/get-chat-completions).
11121112

0 commit comments

Comments
 (0)