Hello @Amybeth
Thanks for reaching out to us here, it seems you are looking for a way to convert your text to speech, please take a look at Audio Content Creation -
- Audio Content Creation: A no-code approach for text to speech synthesis. You can use the output audio as-is, or as a starting point for further customization. You can build highly natural audio content for various scenarios, such as audiobooks, news broadcasts, video narrations, and chat bots. For more information, see the Audio Content Creation documentation. This is code free tool which you can easily to convert your text to speech.
This is the quickstart guidance - https://learn.microsoft.com/en-us/azure/ai-services/speech-service/speech-studio-overview
Before that, you need to create a speech resource-
Azure provides Text-to-Speech (TTS) capabilities through its Azure Cognitive Services. If you're looking to find and use Azure's Text-to-Speech service, you can follow these steps:
Accessing the Azure Text-to-Speech Service:
- Sign in to the Azure Portal.
- Create a new resource:
- Click on "Create a resource" in the left-hand menu.
- Search for "Speech" in the marketplace.
- Select "Speech" from the results. This is part of Azure Cognitive Services.
- Click "Create" and fill in the required details such as Subscription, Resource Group, Region, and Pricing tier.
Then you can access the Speech studio -
Let us know if you need more information.
Regards,
Yutong
-Please kindly accept the answer if you feel helpful to support the community, thanks a lot.