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
# Text to speech with the Audio Content Creation tool
15
15
16
-
You can use the Audio Content Creation tool in [Azure AI Foundry portal](https://ai.azure.com/?cid=learnDocs) or [Speech Studio](https://speech.microsoft.com/portal/audiocontentcreation) for text to speech without writing any code. The Audio Content Creation tool might provide the final speech audio that you want. You can use the output audio as-is, or as a starting point for further customization.
16
+
You can use the Audio Content Creation tool in [Azure AI Foundry portal](https://ai.azure.com/?cid=learnDocs) or [Speech Studio](https://speech.microsoft.com/portal/audiocontentcreation) for text to speech without writing any code.
17
+
18
+
> [!TIP]
19
+
> Select **Foundry portal** or **Speech Studio** at the top of this article.
17
20
18
21
Build highly natural audio content for various scenarios, such as audiobooks, news broadcasts, video narrations, and chat bots. With Audio Content Creation, you can efficiently fine-tune text to speech voices and design customized audio experiences.
Copy file name to clipboardExpand all lines: articles/ai-services/speech-service/includes/how-to/audio-content-creation/ai-foundry.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,14 +16,14 @@ ms.date: 7/31/2025
16
16
17
17
The following diagram displays the process for fine-tuning the text to speech outputs.
18
18
19
-
:::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." lightbox="../../../media/audio-content-creation/audio-content-creation-diagram.png":::
19
+
:::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." lightbox="../../../media/audio-content-creation/audio-content-creation-diagram.jpg":::
20
20
21
21
To use the Audio Content Creation tool, do the following:
22
22
23
23
1. Sign in to [Azure AI Foundry portal](https://ai.azure.com/?cid=learnDocs), and then go to **Audio Content Creation** in the Speech playground.
24
24
25
25
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.
26
-
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.
26
+
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.
27
27
28
28
> [!NOTE]
29
29
> Custom voice access is [limited](/azure/ai-foundry/responsible-ai/speech-service/text-to-speech/limited-access) based on eligibility and usage criteria. Request access on the [intake form](https://aka.ms/customneural).
Copy file name to clipboardExpand all lines: articles/ai-services/speech-service/includes/how-to/audio-content-creation/speech-studio.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ ms.date: 7/31/2025
19
19
20
20
The following diagram displays the process for fine-tuning the text to speech outputs.
21
21
22
-
:::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." lightbox="../../../media/audio-content-creation/audio-content-creation-diagram.png":::
22
+
:::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." lightbox="../../../media/audio-content-creation/audio-content-creation-diagram.jpg":::
23
23
24
24
To use the Audio Content Creation tool, do the following:
25
25
@@ -31,7 +31,7 @@ To use the Audio Content Creation tool, do the following:
31
31
> 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.
32
32
33
33
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.
34
-
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.
34
+
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.
35
35
36
36
> [!NOTE]
37
37
> Custom voice access is [limited](/azure/ai-foundry/responsible-ai/speech-service/text-to-speech/limited-access) based on eligibility and usage criteria. Request access on the [intake form](https://aka.ms/customneural).
@@ -170,7 +170,7 @@ To remove a user's permission from a Speech resource, do the following:
170
170
1. Select **Access control (IAM)**, and then select the **Role assignments** tab to view all the role assignments for this Speech resource.
171
171
1. Select the users you want to remove, select **Remove**, and then select **OK**.
172
172
173
-
:::image type="content" source="media/audio-content-creation/remove-user.png" alt-text="Screenshot of the 'Remove' button on the 'Remove role assignments' pane.":::
173
+
:::image type="content" source="../../../media/audio-content-creation/remove-user.png" alt-text="Screenshot of the 'Remove' button on the 'Remove role assignments' pane." lightbox="../../../media/audio-content-creation/remove-user.png":::
0 commit comments