Skip to content

Commit 604bac9

Browse files
Update migrate-to-batch-synthesis.md
1 parent feaa82f commit 604bac9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-services/speech-service/migrate-to-batch-synthesis.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ The [Batch synthesis API](batch-synthesis.md) provides asynchronous synthesis of
2121
2222
## Base path and version
2323

24-
Update the endpoint from `https://YourSpeechRegion.customvoice.api.speech.microsoft.com` to `https://YourSpeechRegion.api.cognitive.microsoft.com` or you can custom domain instead: `https://{customDomainName}.cognitiveservices.azure.com/`.
24+
Update the endpoint from `https://YourSpeechRegion.customvoice.api.speech.microsoft.com` to `https://YourSpeechRegion.api.cognitive.microsoft.com` or you can use custom domain instead: `https://{customDomainName}.cognitiveservices.azure.com/`.
2525

2626
Update the base path in your code from `/texttospeech/v3.0/longaudiosynthesis` to `/texttospeech/batchsyntheses`.
2727

0 commit comments

Comments
 (0)