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 bbed6c0 commit e6e8556Copy full SHA for e6e8556
articles/cognitive-services/Speech-Service/batch-transcription-get.md
@@ -43,8 +43,8 @@ You should receive a response body in the following format:
43
},
44
"properties": {
45
"diarizationEnabled": false,
46
- "wordLevelTimestampsEnabled": true,
47
- "displayFormWordLevelTimestampsEnabled": false,
+ "wordLevelTimestampsEnabled": false,
+ "displayFormWordLevelTimestampsEnabled": true,
48
"channels": [
49
0,
50
1
0 commit comments