Skip to content

Commit 53ce1f0

Browse files
author
Gabriele Panico
committed
added: speech form tests
1 parent 2544800 commit 53ce1f0

File tree

6 files changed

+1658
-0
lines changed

6 files changed

+1658
-0
lines changed
Lines changed: 221 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,221 @@
1+
{
2+
"webhook_enabled": false,
3+
"language": "en",
4+
"name": "VXML - DTMF Form stress test",
5+
"type": "tilebot",
6+
"intents": [
7+
{
8+
"webhook_enabled": false,
9+
"enabled": true,
10+
"actions": [
11+
{
12+
"_tdActionType": "reply",
13+
"text": "I didn't understand. Can you rephrase your question?",
14+
"attributes": {
15+
"commands": [
16+
{
17+
"type": "wait",
18+
"time": 500
19+
},
20+
{
21+
"type": "message",
22+
"message": {
23+
"type": "text",
24+
"text": "I didn't understand. Can you rephrase your question?"
25+
}
26+
}
27+
]
28+
}
29+
}
30+
],
31+
"intent_id": "5f7c24b1-6e1d-4130-8c06-af51d58bc7ed",
32+
"intent_display_name": "defaultFallback",
33+
"language": "en",
34+
"attributes": {
35+
"position": {
36+
"x": 714,
37+
"y": 528
38+
}
39+
},
40+
"agents_available": false
41+
},
42+
{
43+
"webhook_enabled": false,
44+
"enabled": true,
45+
"actions": [
46+
{
47+
"_tdActionTitle": "",
48+
"_tdActionId": "b9e6e482-9af2-4f52-b0e3-80e2c9bf602d",
49+
"_tdActionType": "play_prompt",
50+
"attributes": {
51+
"disableInputMessage": false,
52+
"commands": [
53+
{
54+
"type": "wait",
55+
"time": 0
56+
},
57+
{
58+
"type": "message",
59+
"message": {
60+
"type": "text",
61+
"text": "This is a message from play prompt action sent ad: {{timestamp}}",
62+
"attributes": {
63+
"attachment": {
64+
"type": "template",
65+
"buttons": []
66+
}
67+
}
68+
}
69+
},
70+
{
71+
"type": "wait",
72+
"time": 0
73+
},
74+
{
75+
"type": "settings",
76+
"settings": {
77+
"bargein": true
78+
},
79+
"subType": "play_prompt"
80+
}
81+
]
82+
}
83+
}
84+
],
85+
"intent_id": "14c164e6-e20a-4528-ab2c-a4ec522b67e3",
86+
"intent_display_name": "welcome",
87+
"language": "en",
88+
"attributes": {
89+
"position": {
90+
"x": 714,
91+
"y": 113
92+
},
93+
"nextBlockAction": {
94+
"_tdActionTitle": "",
95+
"_tdActionId": "774c90ec-1e63-4714-a236-682c458c4f6a",
96+
"_tdActionType": "intent"
97+
}
98+
},
99+
"agents_available": false
100+
},
101+
{
102+
"webhook_enabled": false,
103+
"enabled": true,
104+
"actions": [
105+
{
106+
"_tdActionType": "intent",
107+
"intentName": "#14c164e6-e20a-4528-ab2c-a4ec522b67e3",
108+
"_tdActionId": "5905392338fe4e13abf1ac4f37992f14"
109+
}
110+
],
111+
"intent_id": "6864dd9e-af05-4d61-a035-d3e61d6e24ef",
112+
"question": "\\start",
113+
"intent_display_name": "start",
114+
"language": "en",
115+
"attributes": {
116+
"position": {
117+
"x": 172,
118+
"y": 384
119+
},
120+
"readonly": true,
121+
"nextBlockAction": {
122+
"_tdActionTitle": "",
123+
"_tdActionId": "949c9428-849b-40c2-abc5-41a440563754",
124+
"_tdActionType": "intent"
125+
}
126+
},
127+
"agents_available": false
128+
},
129+
{
130+
"webhook_enabled": false,
131+
"enabled": true,
132+
"actions": [
133+
{
134+
"_tdActionTitle": "",
135+
"_tdActionId": "8785868d-b533-4f1e-a84f-c565d93e72df",
136+
"_tdActionType": "play_prompt",
137+
"attributes": {
138+
"disableInputMessage": false,
139+
"commands": [
140+
{
141+
"type": "wait",
142+
"time": 0
143+
},
144+
{
145+
"type": "message",
146+
"message": {
147+
"type": "text",
148+
"text": "No input handled in 5s",
149+
"attributes": {
150+
"attachment": {
151+
"type": "template",
152+
"buttons": []
153+
}
154+
}
155+
}
156+
},
157+
{
158+
"type": "wait",
159+
"time": 0
160+
},
161+
{
162+
"type": "settings",
163+
"settings": {
164+
"bargein": true
165+
},
166+
"subType": "play_prompt"
167+
}
168+
]
169+
}
170+
}
171+
],
172+
"language": "en",
173+
"intent_display_name": "no_input",
174+
"intent_id": "1077ae72-2ece-4076-a9c2-e6bd26477fba",
175+
"agents_available": false,
176+
"attributes": {
177+
"position": {
178+
"x": 1109,
179+
"y": -33
180+
},
181+
"nextBlockAction": {
182+
"_tdActionId": "9d3b931d-2576-4fd2-b821-064edb5d129c",
183+
"_tdActionType": "intent",
184+
"intentName": ""
185+
},
186+
"connectors": {},
187+
"color": "80,100,147",
188+
"readonly": false
189+
}
190+
},
191+
{
192+
"webhook_enabled": false,
193+
"enabled": true,
194+
"actions": [
195+
{
196+
"_tdActionTitle": "",
197+
"_tdActionId": "76b1784b-1085-4eb1-adf3-91e75408d4b4",
198+
"_tdActionType": "close"
199+
}
200+
],
201+
"language": "en",
202+
"intent_display_name": "close",
203+
"intent_id": "23dc2219-ab0a-4b09-b47f-1a19c91c7b71",
204+
"agents_available": false,
205+
"attributes": {
206+
"position": {
207+
"x": 1121,
208+
"y": 214
209+
},
210+
"nextBlockAction": {
211+
"_tdActionId": "7d50bbc0-52ed-41a4-9c6a-9996a2ca156d",
212+
"_tdActionType": "intent",
213+
"intentName": ""
214+
},
215+
"connectors": {},
216+
"color": "80,100,147",
217+
"readonly": false
218+
}
219+
}
220+
]
221+
}

0 commit comments

Comments
 (0)