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
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
-
title: Audio Content Creation tool
2
+
title: Audio content creation tool
3
3
titleSuffix: Azure AI services
4
-
description: Audio Content Creation is an online tool that allows you to run text to speech synthesis without writing any code.
4
+
description: Audio content creation is an online tool that allows you to run text to speech synthesis without writing any code.
5
5
author: eric-urban
6
6
manager: nitinme
7
7
ms.service: azure-ai-speech
@@ -11,23 +11,23 @@ ms.author: eur
11
11
zone_pivot_groups: foundry-speech-studio
12
12
---
13
13
14
-
# Text to speech with the Audio Content Creation tool
14
+
# 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.
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
17
18
18
> [!TIP]
19
19
> Select **Foundry portal** or **Speech Studio** at the top of this article.
20
20
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.
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.
22
22
23
23
The tool is based on [Speech Synthesis Markup Language (SSML)](speech-synthesis-markup.md). It allows you to adjust text to speech output attributes in real-time or batch synthesis, such as voice characters, voice styles, speaking speed, pronunciation, and prosody.
24
24
25
-
- No-code approach: You can use the Audio Content Creation tool for text to speech synthesis without writing any code. The output audio might be the final deliverable that you want. For example, you can use the output audio for a podcast or a video narration.
25
+
- No-code approach: You can use the audio content creation tool for text to speech synthesis without writing any code. The output audio might be the final deliverable that you want. For example, you can use the output audio for a podcast or a video narration.
26
26
- Developer-friendly: You can listen to the output audio and adjust the SSML to improve speech synthesis. Then you can use the [Speech SDK](speech-sdk.md) or [Speech CLI](spx-basics.md) to integrate the SSML into your applications.
27
27
28
28
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.
29
29
30
-
The Audio Content Creation tool is free to access; you pay only for Speech service usage.
30
+
The audio content creation tool is free to access; you pay only for Speech service usage.
0 commit comments