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 2530c45 commit ad078d0Copy full SHA for ad078d0
articles/ai-services/speech-service/batch-synthesis.md
@@ -216,7 +216,7 @@ You should receive a response body in the following format:
216
}
217
218
],
219
- "nextLink": "https://{region}.api.cognitive.microsoft.com/texttospeech/batchsyntheses?skip=3&maxpagesize=2&api-version=2024-04-01"
+ "nextLink": "https://YourSpeechRegion.api.cognitive.microsoft.com/texttospeech/batchsyntheses?skip=3&maxpagesize=2&api-version=2024-04-01"
220
221
```
222
0 commit comments