mirror of
https://github.com/jambonz/verb-specifications.git
synced 2026-07-04 19:22:00 +00:00
dub say can either be text or object with text and synthesizer (ie like say verb syntax)
This commit is contained in:
+1
-1
@@ -130,7 +130,7 @@
|
||||
},
|
||||
"track": "string",
|
||||
"play": "string",
|
||||
"say": "string",
|
||||
"say": "string|object",
|
||||
"loop": "boolean",
|
||||
"gain": "number|string"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user