Skip to content

Commit cc3419c

Browse files
Update how-to-deploy-and-use-endpoint.md
1 parent fbb5702 commit cc3419c

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

articles/ai-services/speech-service/how-to-deploy-and-use-endpoint.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,10 @@ To create a custom neural voice endpoint:
3333
1. Select **Custom Voice** > Your project name > **Deploy model** > **Deploy model**.
3434
1. Select a voice model that you want to associate with this endpoint.
3535
1. Enter a **Name** and **Description** for your custom endpoint.
36-
1. Select **Endpoint type** according to your scenarios.
37-
- High performance: Optimized for scenarios with real-time and high-volume synthesis requests, such as conversational AI, call-center bots. It takes around 5 minutes to deploy or resume an endpoint. For the supported regions for this endpoint type, see footnotes in the [regions](regions.md#speech-service) table.
38-
- Fast resume: Optimized for audio content creation scenarios with less frequent synthesis requests. Easy and quick to deploy or resume an endpoint in under a minute.
36+
1. Select **Endpoint type** according to your scenarios. This step is required for deploying from Speech Studio.
37+
- High performance: Optimized for scenarios with real-time and high-volume synthesis requests, such as conversational AI, call-center bots. It takes around 5 minutes to deploy or resume an endpoint. For the supported regions for this endpoint type, see footnotes in the [regions](regions.md#speech-service) table. If your resource is in a supported region, the default setting for the endpoint type is High performance. Alternatively, if the resource is in an unsupported region, the only available option is Fast resume.
38+
- Fast resume: Optimized for audio content creation scenarios with less frequent synthesis requests. Easy and quick to deploy or resume an endpoint in under a minute. Fast resume is accessible in all the [regions](regions.md#speech-service) supported for text to speech service.
39+
3940
1. Select **Deploy** to create your endpoint.
4041

4142
After your endpoint is deployed, the endpoint name appears as a link. Select the link to display information specific to your endpoint, such as the endpoint key, endpoint URL, and sample code. When the status of the deployment is **Succeeded**, the endpoint is ready for use.

0 commit comments

Comments
 (0)