Skip to content

Commit 705e828

Browse files
committed
use audio content creation in ai foundry
1 parent 3e4008e commit 705e828

File tree

3 files changed

+9
-6
lines changed

3 files changed

+9
-6
lines changed

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,10 @@ zone_pivot_groups: foundry-speech-studio
1313

1414
# Text to speech with the Audio Content Creation tool
1515

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.
1720
1821
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.
1922

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,14 @@ ms.date: 7/31/2025
1616

1717
The following diagram displays the process for fine-tuning the text to speech outputs.
1818

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":::
2020

2121
To use the Audio Content Creation tool, do the following:
2222

2323
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.
2424

2525
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.
2727

2828
> [!NOTE]
2929
> 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).

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ ms.date: 7/31/2025
1919

2020
The following diagram displays the process for fine-tuning the text to speech outputs.
2121

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":::
2323

2424
To use the Audio Content Creation tool, do the following:
2525

@@ -31,7 +31,7 @@ To use the Audio Content Creation tool, do the following:
3131
> 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.
3232
3333
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.
3535

3636
> [!NOTE]
3737
> 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:
170170
1. Select **Access control (IAM)**, and then select the **Role assignments** tab to view all the role assignments for this Speech resource.
171171
1. Select the users you want to remove, select **Remove**, and then select **OK**.
172172

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":::
174174

175175
### Enable users to grant access to others
176176

0 commit comments

Comments
 (0)