An Azure service that integrates speech processing into apps and services.
Walter Roman , Thank you for the detailed information and for outlining the validation steps you've already performed.
Based on the information provided, your request appears to be configured correctly for Pronunciation Assessment. Since speech recognition itself is succeeding and the issue reproduces consistently across multiple Speech resources and regions, this does not immediately point to a configuration, audio format, or regional deployment issue.
To help narrow down the root cause, could you please share the following:
- A sample of the actual request (with subscription key redacted), including the exact
Pronunciation-Assessmentheader value before Base64 encoding. - A sanitized sample of the full JSON response returned by the service.
- The
X-RequestId(or correlation ID) from a failing request, if available. - Confirmation of the Speech Service API version and SDK/library being used (if applicable).
In addition, please verify whether the same audio and reference text produce Pronunciation Assessment results when using one of the official Speech SDK samples. This can help determine whether the behavior is isolated to the REST API request path or is occurring at the service level.
At present, there are no widely documented service limitations that would explain a successful detailed recognition response while consistently omitting the PronunciationAssessment block when the feature is enabled. If you can provide the requested request/response samples and a correlation ID, we can investigate further and determine whether this may be a service-side issue.
We look forward to your update.