dub say can either be text or object with text and synthesizer (ie like say verb syntax)

This commit is contained in:
Dave Horton
2024-03-10 21:05:37 -04:00
parent c9d2c9aa4d
commit 47f8a593f5
+1 -1
View File
@@ -130,7 +130,7 @@
},
"track": "string",
"play": "string",
"say": "string",
"say": "string|object",
"loop": "boolean",
"gain": "number|string"
},