Skip to content

Commit ad078d0

Browse files
committed
consistent sample region variable
1 parent 2530c45 commit ad078d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ You should receive a response body in the following format:
216216
}
217217
}
218218
],
219-
"nextLink": "https://{region}.api.cognitive.microsoft.com/texttospeech/batchsyntheses?skip=3&maxpagesize=2&api-version=2024-04-01"
219+
"nextLink": "https://YourSpeechRegion.api.cognitive.microsoft.com/texttospeech/batchsyntheses?skip=3&maxpagesize=2&api-version=2024-04-01"
220220
}
221221
```
222222

0 commit comments

Comments
 (0)