mirror of
https://github.com/jambonz/verb-specifications.git
synced 2025-12-19 04:47:47 +00:00
Add disableTtsCache to config verb spec
This commit is contained in:
@@ -90,7 +90,8 @@
|
||||
"vad":"#vad",
|
||||
"referHook": "object|string",
|
||||
"earlyMedia": "boolean",
|
||||
"autoStreamTts": "boolean"
|
||||
"autoStreamTts": "boolean",
|
||||
"disableTtsCache": "boolean"
|
||||
},
|
||||
"required": []
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user