95304: Service requires media redaction but language is not supported for redaction
CONVERSATIONAL INTELLIGENCE
ERROR
This error occurs when the Intelligence Service requires mediaRedaction, but the language used for the request is not supported for media redaction. Conversational Intelligence supports transcript PII redaction for all supported transcription languages, but media redaction is available only for en-US.
- The Intelligence Service has
mediaRedactionenabled, but the request is using a language other thanen-US. - The request is using the wrong Intelligence Service, and that service is configured for a language that does not support media redaction.
- The service was created with a non-
en-USlanguageCode. An Intelligence Service supports only one language, and that language cannot be changed after the service is created.
- If you need media redaction, use an Intelligence Service configured with
languageCodeset toen-US. - If you do not need audio-level PII removal, disable
mediaRedactionon the service and continue using transcript redaction instead. - Verify that your request points to the correct Intelligence Service. Update the referenced
serviceSidorintelligenceServicevalue if needed. - If your existing service uses a non-
en-USlanguage, create a new Intelligence Service foren-USand send the request to that service.