Commit 780780fa by Nick N. Sukharev

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

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