Skip to content

Commit 5974e87

Browse files
committed
update output samples++
1 parent 7d06fe1 commit 5974e87

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

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

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -250,14 +250,10 @@ The summary file contains the synthesis results for each text input. Here's an e
250250
"status": "Succeeded",
251251
"results": [
252252
{
253-
"texts": [
253+
"contents": [
254254
"<speak version=\"1.0\" xml:lang=\"en-US\"><voice name=\"en-US-JennyNeural\">The rainbow has seven colors.</voice></speak>"
255255
],
256256
"status": "Succeeded",
257-
"billingDetails": {
258-
"CustomNeural": "0",
259-
"Neural": "29"
260-
},
261257
"audioFileName": "0001.wav",
262258
"properties": {
263259
"sizeInBytes": "120000",

0 commit comments

Comments
 (0)