I am using dialogflow with audiocode integration. How to I delay agent to wait for response so that the end user could complete his response?
Asked
Active
Viewed 476 times
1 Answers
-1
You may want to try Dasha. If I understood you correctly, using DashaScript you can add a delay like that:
#waitForSpeech(1000);

Vlad Chernyshov
- 54
- 1
- 6