-
Notifications
You must be signed in to change notification settings - Fork 158
Instructions: Microsoft Azure Setup
ThioJoe edited this page Dec 19, 2022
·
2 revisions
Using Microsoft's Azure Text to Speech service allows you to use more advanced features and higher quality voices, so I currently recommend it over Google Cloud's TTS.
- Create an Azure 'subscription' (basically just an account). Doing so is free, despite the name: Sign Up Page
- Create a Speech resource in the Azure portal.
- Get the resource key and region. After your Speech resource is deployed, select "Go to Resource" to view and manage keys.
- The resource region and API key will go into the
cloud_service_settings.ini
config file - For more information about Cognitive Services resources, see Get the keys for your resource.
- The resource region and API key will go into the