mirror of
https://github.com/jambonz/jambonz-feature-server.git
synced 2025-12-20 16:50:39 +00:00
say now supports loop="forever"
This commit is contained in:
@@ -56,7 +56,7 @@
|
|||||||
"say": {
|
"say": {
|
||||||
"properties": {
|
"properties": {
|
||||||
"text": "string|array",
|
"text": "string|array",
|
||||||
"loop": "number",
|
"loop": "number|string",
|
||||||
"synthesizer": "#synthesizer",
|
"synthesizer": "#synthesizer",
|
||||||
"earlyMedia": "boolean"
|
"earlyMedia": "boolean"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user