added synthesizer.azureServiceEndpoint for custom neural voices on azure

This commit is contained in:
Dave Horton
2022-11-26 10:24:37 -05:00
parent 250545a926
commit 701ae48bf2
3 changed files with 5 additions and 4 deletions
+2 -1
View File
@@ -422,7 +422,8 @@
"gender": {
"type": "string",
"enum": ["MALE", "FEMALE", "NEUTRAL"]
}
},
"azureServiceEndpoint": "string"
},
"required": [
"vendor"