We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f421802 commit ac40d09Copy full SHA for ac40d09
articles/ai-services/speech-service/includes/how-to/professional-voice/deploy-endpoint/rest.md
@@ -113,7 +113,7 @@ You should receive a response body in the following format:
113
114
## Resume an endpoint
115
116
-To suspend an endpoint, use the [Endpoints_Resume](/rest/api/aiservices/speechapi/endpoints/resume) operation of the custom voice API.
+To resume an endpoint, use the [Endpoints_Resume](/rest/api/aiservices/speechapi/endpoints/resume) operation of the custom voice API.
117
118
Make an HTTP POST request using the URI as shown in the following [Endpoints_Resume](/rest/api/aiservices/speechapi/endpoints/resume) example.
119
- Replace `YourResourceKey` with your Speech resource key.
0 commit comments