Azure TTS Configuration
Azure Text-to-Speech (TTS) is a powerful speech synthesis service provided by Microsoft. To use Azure TTS in Anx Reader, you need to obtain the Region and Key.
Step 1: Create an Azure Account
If you don't have an Azure account, please sign up at the Azure Website.
Step 2: Create a Speech Resource
- Log in to the Azure Portal.
- Search for "Speech service" in the top search bar.
- Click "Create".
- Fill in the following information:
- Subscription: Select your subscription.
- Resource group: Create new or select an existing one.
- Region: Select a region close to you (remember this, you will need it later).
- Name: Name your resource.
- Pricing tier: Usually select F0 (Free), or S0 if you need higher quotas.
- Click "Review + create", then click "Create".
Step 3: Get Key and Region
- Once deployment is complete, click "Go to resource".
- Click the name of the resource you just created.
- In the left menu, under "Resource Management", find "Keys and Endpoint".
- Here you will see:
- Key 1: This is the Key you need to enter in Anx Reader.
- Location/Region: e.g.,
eastus,japaneast, etc. This is the Region you need to enter in Anx Reader.
Step 4: Configure in Anx Reader
- Open Anx Reader Settings.
- Go to TTS Settings.
- Select Azure.
- Enter the Key and Region obtained above.
