add say.closeStreamOnEmpty

This commit is contained in:
Dave Horton
2024-11-26 14:42:36 -05:00
parent 71d31952d6
commit 264640bbc7

View File

@@ -205,7 +205,8 @@
"loop": "number|string",
"synthesizer": "#synthesizer",
"earlyMedia": "boolean",
"disableTtsCache": "boolean"
"disableTtsCache": "boolean",
"closeStreamOnEmpty": "boolean"
},
"required": [
]