add recognizer.azureServiceEndpoint for custom azure voices

This commit is contained in:
Dave Horton
2022-11-25 10:46:47 -05:00
parent 6484086222
commit 21eaa442b2
2 changed files with 6 additions and 1 deletions

View File

@@ -435,7 +435,8 @@
"gender": {
"type": "string",
"enum": ["MALE", "FEMALE", "NEUTRAL"]
}
},
"azureServiceEndpoint": "string"
},
"required": [
"vendor"