You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/ai-services/speech-service/how-to-audio-content-creation.md
+16-37Lines changed: 16 additions & 37 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ author: eric-urban
6
6
manager: nitinme
7
7
ms.service: azure-ai-speech
8
8
ms.topic: how-to
9
-
ms.date: 2/7/2025
9
+
ms.date: 7/31/2025
10
10
ms.author: eur
11
11
---
12
12
@@ -23,52 +23,31 @@ The tool is based on [Speech Synthesis Markup Language (SSML)](speech-synthesis-
23
23
24
24
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.
25
25
26
-
## Get started
26
+
## Prerequisites
27
27
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).
43
31
44
32
> [!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.
48
34
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.
52
36
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
64
38
65
39
The following diagram displays the process for fine-tuning the text to speech outputs.
66
40
67
41
:::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.":::
68
42
69
-
Each step in the preceding diagram is described here:
43
+
To use the Audio Content Creation tool, do the following:
70
44
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.
72
51
73
52
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.
74
53
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.
@@ -201,7 +180,7 @@ Users now visit or refresh the [Audio Content Creation](https://aka.ms/audiocont
201
180
202
181
If they can't find the available Speech resource, they can check to ensure that they're in the right directory. To do so, they select the account profile at the upper right and then select **Switch** next to **Current directory**. If there's more than one directory available, it means they have access to multiple directories. They can switch to different directories and go to **Settings** to see whether the right Speech resource is available.
203
182
204
-
Users who are in the same Speech resource see each other's work in the Audio Content Creation tool. If you want each individual user to have a unique and private workplace in Audio Content Creation, [create a new Speech resource](#step-2-create-a-speech-resource) for each user and give each user the unique access to the Speech resource.
183
+
Users who are in the same Speech resource see each other's work in the Audio Content Creation tool. If you want each individual user to have a unique and private workplace in Audio Content Creation, create a new Speech resource.
0 commit comments