An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
Cognitive Services Speech User is a read-only Speech role for projects and resources. The role table states:
-
Cognitive Services Speech User: View only access to data, models, and endpoints, with access to speech transcription and synthesis APIs. -
Cognitive Services Speech Contributor: View, create, edit, and delete access to data, models, and endpoints, with access to speech transcription and synthesis APIs.
That matches the yellow banner: New, Upload, and Export are write operations, so a Speech User role is not enough.
What is needed:
- In Azure portal, open the Speech resource used by Audio Content Creation.
- Go to Access control (IAM).
- Add a role assignment for Cognitive Services Speech Contributor on that Speech resource.
- Sign in again to Audio Content Creation, or refresh and reselect the resource.
Important role note for Speech resources:
- Generic
OwnerandContributorroles do not provide Speech data-plane access. - Microsoft recommends using roles that contain Speech in the name for Speech service scenarios.
If the goal is only to preview TTS and test SSML in the GUI, Audio Content Creation supports:
- entering plain text or SSML
- choosing voice and language
- selecting content and using Play to preview synthesis output
- saving and exporting tuned audio
If the correct role is already assigned and the resource still does not appear correctly in Audio Content Creation, verify that the correct Speech resource is selected in the tool settings and, if applicable, switch to the correct directory from the account profile.