Skip to content

Commit a2bd69c

Browse files
committed
audio content creation tool refresh
1 parent 8fffad0 commit a2bd69c

File tree

1 file changed

+15
-36
lines changed

1 file changed

+15
-36
lines changed

articles/ai-services/speech-service/how-to-audio-content-creation.md

Lines changed: 15 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: eric-urban
66
manager: nitinme
77
ms.service: azure-ai-speech
88
ms.topic: how-to
9-
ms.date: 2/7/2025
9+
ms.date: 7/31/2025
1010
ms.author: eur
1111
---
1212

@@ -23,52 +23,31 @@ The tool is based on [Speech Synthesis Markup Language (SSML)](speech-synthesis-
2323

2424
You have easy access to a broad portfolio of [languages and voices](language-support.md?tabs=tts). These voices include state-of-the-art standard voices and your custom voice, if you built one.
2525

26-
## Get started
26+
## Prerequisites
2727

28-
The Audio Content Creation tool in Speech Studio is free to access, but you pay for Speech service usage. To work with the tool, you need to sign in with an Azure account and create a Speech resource.
29-
30-
The next sections cover how to create an Azure account and get a Speech resource.
31-
32-
### Step 1: Create an Azure account
33-
34-
To work with Audio Content Creation, you need a [Microsoft account](https://account.microsoft.com/account) and an [Azure account](https://azure.microsoft.com/free/ai/).
35-
36-
[The Azure portal](https://portal.azure.com/) is the centralized place for you to manage your Azure account. You can create the Speech resource, manage the product access, and monitor everything from simple web apps to complex cloud deployments.
37-
38-
### Step 2: Create a Speech resource
39-
40-
After you sign up for the Azure account, you need to create a Speech resource in your Azure account to access Speech services. Create a Speech resource on the [Azure portal](https://portal.azure.com/#create/Microsoft.CognitiveServicesSpeechServices). For more information, see [Create an AI Foundry resource](../multi-service-resource.md?pivots=azportal).
41-
42-
It takes a few moments to deploy your new Speech resource. After the deployment is complete, you can start using the Audio Content Creation tool.
28+
- An active Azure subscription. [Create one for free](https://azure.microsoft.com/free/ai-services).
29+
- Permission to create resources in your subscription.
30+
- A Speech resource. Create one in the [Azure portal](https://portal.azure.com/#create/Microsoft.CognitiveServicesSpeechServices) or [Speech Studio](https://aka.ms/speechstudio).
4331

4432
> [!NOTE]
45-
> If you plan to use neural voices, make sure that you create your resource in [a region that supports neural voices](regions.md#regions).
46-
47-
### Step 3: Sign in to Audio Content Creation with your Azure account and Speech resource
33+
> The [AI Foundry resource type](../multi-service-resource.md) isn't supported in Speech Studio.
4834
49-
1. After you get the Azure account and the Speech resource, sign in to [Speech Studio](https://aka.ms/speechstudio/), and then select **Audio Content Creation**.
50-
51-
1. Select the Azure subscription and the Speech resource you want to work with, and then select **Use resource**.
35+
Sign in with your Azure account to use the Audio Content Creation tool. The tool is free to access; you pay only for Speech service usage.
5236

53-
The next time you sign in to Audio Content Creation, you're linked directly to the audio work files under the current Speech resource. You can check your Azure subscription details and status in the [Azure portal](https://portal.azure.com/).
54-
55-
If you don't have an available Speech resource and you're the owner or admin of an Azure subscription, you can create a Speech resource in Speech Studio by selecting **Create a new resource**.
56-
57-
If you have a user role for a certain Azure subscription, you might not have permissions to create a new Speech resource. To get access, contact your admin.
58-
59-
To switch your Speech resource at any time, select **Settings** at the top of the page.
60-
61-
To switch directories, select **Settings** or go to your profile.
62-
63-
## Use the tool
37+
## Use the Audio Content Creation tool
6438

6539
The following diagram displays the process for fine-tuning the text to speech outputs.
6640

6741
:::image type="content" source="media/audio-content-creation/audio-content-creation-diagram.jpg" alt-text="Diagram of the sequence of steps for fine-tuning text to speech outputs.":::
6842

69-
Each step in the preceding diagram is described here:
43+
To use the Audio Content Creation tool, do the following:
7044

71-
1. Choose the Speech resource you want to work with.
45+
1. Sign in to [Speech Studio](https://aka.ms/speechstudio/), and then select **Audio Content Creation**.
46+
47+
1. Select the Azure subscription and the Speech resource you want to work with, and then select **Use resource**.
48+
49+
> [!NOTE]
50+
> If you're returning to Audio Content Creation, you can select a different Speech resource that you want to work with. Go to your account settings at the top right corner of the page.
7251
7352
1. [Create an audio tuning file](#create-an-audio-tuning-file) by using plain text or SSML scripts. Enter or upload your content into Audio Content Creation.
7453
1. Choose the voice and the language for your script content. Audio Content Creation includes all of the [standard text to speech voices](language-support.md?tabs=tts). You can use standard voices or a custom voice.

0 commit comments

Comments
 (0)