Commit 780780fa by Nick N. Sukharev

ипсравление звук

1 parent c3ecf7a1
Showing with 5 additions and 5 deletions
......@@ -186,9 +186,9 @@ node yandex_guaranteed
{
do
{
$cjm.push("yandex_guaranteed");
$cjm.push("yandex_guaranteed1");
if (#say("yandex_guaranteed", interruptible: true, options: {repeatMode: "short" }))
if (#say("yandex_guaranteed1", interruptible: true, options: {repeatMode: "short" }))
var result = blockcall SkipMessagesBlock();
wait *;
}
......
......@@ -63,7 +63,7 @@
"text": "Спасибо, что уделили время! До свидания"
}
],
"yandex_guaranteed": {
"yandex_guaranteed1": {
"first": [
{
"text": "Яндекс гарантирует поток заинтересованных клиентов. А стоимость будет всего от трёх тысяч в месяц. Может, всё же обсудите с менеджером выгоду и там уже примете решение, что скажете?"
......@@ -77,7 +77,7 @@
},
"letme_40sec": [
{
"text": "Я всего в 40 секундах, позволите?"
"text": "Я всего в 40 секундах, позволите? "
}
],
"call_later": [
......@@ -225,7 +225,7 @@
"last_word": {},
"acception": {},
"decline": {},
"yandex_guaranteed": {},
"yandex_guaranteed1": {},
"letme_40sec": {},
"call_later": {},
"who_are_you": {},
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!