Skip to content

Commit 64e5048

Browse files
committed
add sdk version
1 parent 2b777de commit 64e5048

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) via the Speech SDK will be retired starting from version 1.46.0. Instead, you can use the 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)