feat/859: Added generative, long-form to engine enum (#60)

This commit is contained in:
rammohan-kore
2024-08-13 17:35:14 +05:30
committed by GitHub
parent 941ba6aa8c
commit 6d8ffc9d80

View File

@@ -557,7 +557,7 @@
"fallbackVoice": "string|object",
"engine": {
"type": "string",
"enum": ["standard", "neural"]
"enum": ["standard", "neural", "generative", "long-form"]
},
"gender": {
"type": "string",