Compare commits

...

1 Commits

Author SHA1 Message Date
Dave Horton
6bd6b80e19 gather: add option to keep listening after returning transcript 2024-02-11 10:41:46 -05:00

View File

@@ -185,6 +185,7 @@
"bargein": "boolean",
"minBargeinWordCount": "number",
"timeout": "number",
"allowMultipleResponses": "boolean",
"recognizer": "#recognizer",
"play": "#play",
"say": "#say",