File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
articles/ai-services/speech-service/text-to-speech-avatar Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -141,8 +141,8 @@ You should receive a response body in the following format:
141
141
"customized" : false
142
142
},
143
143
"outputs" : {
144
- "result" : " https://stttssvcprodusw2.blob.core.windows.net/batchsynthesis-output/244a87c294b94ddeb3dbaccee8ffa7eb/5a25b929-1358-4e81-a036-33000e788c46 /0001.mp4?SAS_Token" ,
145
- "summary" : " https://stttssvcprodusw2.blob.core.windows.net/batchsynthesis-output/244a87c294b94ddeb3dbaccee8ffa7eb/5a25b929-1358-4e81-a036-33000e788c46 /summary.json?SAS_Token"
144
+ "result" : " https://stttssvcprodusw2.blob.core.windows.net/batchsynthesis-output/xxxxx/xxxxx /0001.mp4?SAS_Token" ,
145
+ "summary" : " https://stttssvcprodusw2.blob.core.windows.net/batchsynthesis-output/xxxxx/xxxxx /summary.json?SAS_Token"
146
146
}
147
147
}
148
148
```
@@ -194,8 +194,8 @@ You receive a response body in the following format:
194
194
"customized" : false
195
195
},
196
196
"outputs" : {
197
- "result" : " https://stttssvcprodusw2.blob.core.windows.net/batchsynthesis-output/244a87c294b94ddeb3dbaccee8ffa7eb/14c25fcf-3cb6-4f46-8810-ecad06d956df /0001.mp4?SAS_Token" ,
198
- "summary" : " https://stttssvcprodusw2.blob.core.windows.net/batchsynthesis-output/244a87c294b94ddeb3dbaccee8ffa7eb/14c25fcf-3cb6-4f46-8810-ecad06d956df /summary.json?SAS_Token"
197
+ "result" : " https://stttssvcprodusw2.blob.core.windows.net/batchsynthesis-output/xxxxx/xxxxx /0001.mp4?SAS_Token" ,
198
+ "summary" : " https://stttssvcprodusw2.blob.core.windows.net/batchsynthesis-output/xxxxx/xxxxx /summary.json?SAS_Token"
199
199
}
200
200
},
201
201
{
@@ -227,8 +227,8 @@ You receive a response body in the following format:
227
227
"customized" : false
228
228
},
229
229
"outputs" : {
230
- "result" : " https://stttssvcprodusw2.blob.core.windows.net/batchsynthesis-output/244a87c294b94ddeb3dbaccee8ffa7eb/5a25b929-1358-4e81-a036-33000e788c46 /0001.mp4?SAS_Token" ,
231
- "summary" : " https://stttssvcprodusw2.blob.core.windows.net/batchsynthesis-output/244a87c294b94ddeb3dbaccee8ffa7eb/5a25b929-1358-4e81-a036-33000e788c46 /summary.json?SAS_Token"
230
+ "result" : " https://stttssvcprodusw2.blob.core.windows.net/batchsynthesis-output/xxxxx/xxxxx /0001.mp4?SAS_Token" ,
231
+ "summary" : " https://stttssvcprodusw2.blob.core.windows.net/batchsynthesis-output/xxxxx/xxxxx /summary.json?SAS_Token"
232
232
}
233
233
}
234
234
],
You can’t perform that action at this time.
0 commit comments