mirror of
https://github.com/jambonz/jambonz-node.git
synced 2026-01-25 02:08:15 +00:00
add support for platform in synthesizer
This commit is contained in:
@@ -370,6 +370,10 @@
|
||||
},
|
||||
"language": "string",
|
||||
"voice": "string",
|
||||
"platform": {
|
||||
"type": "string",
|
||||
"enum": ["standard", "neural"]
|
||||
},
|
||||
"gender": {
|
||||
"type": "string",
|
||||
"enum": ["MALE", "FEMALE", "NEUTRAL"]
|
||||
|
||||
Reference in New Issue
Block a user