mirror of
https://github.com/jambonz/verb-specifications.git
synced 2026-01-25 02:08:06 +00:00
add synthesizer.options
This commit is contained in:
@@ -480,7 +480,8 @@
|
|||||||
"gender": {
|
"gender": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"enum": ["MALE", "FEMALE", "NEUTRAL"]
|
"enum": ["MALE", "FEMALE", "NEUTRAL"]
|
||||||
}
|
},
|
||||||
|
"options": "object"
|
||||||
},
|
},
|
||||||
"required": [
|
"required": [
|
||||||
"vendor"
|
"vendor"
|
||||||
|
|||||||
Reference in New Issue
Block a user