Skip to content

Commit

Permalink
add recognizer.azureOptions.speechSegmentationSilenceTimeoutMs (to su…
Browse files Browse the repository at this point in the history
  • Loading branch information
davehorton committed Oct 30, 2023
1 parent 49ac048 commit 56c0200
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions specs.json
Original file line number Diff line number Diff line change
Expand Up @@ -584,6 +584,7 @@
"nvidiaOptions": "#nvidiaOptions",
"sonioxOptions": "#sonioxOptions",
"cobaltOptions": "#cobaltOptions",
"azureOptions": "#azureOptions",
"customOptions": "#customOptions"
},
"required": [
Expand All @@ -599,6 +600,9 @@
"required": [
]
},
"azureOptions": {
"speechSegmentationSilenceTimeoutMs": "number"
},
"cobaltOptions": {
"properties": {
"serverUri": "string",
Expand Down

0 comments on commit 56c0200

Please sign in to comment.