I added advanced JavaScript responses to Voice Call Properties on entities.
koreDebugger.log(“Retry on Timeout”);
print(“Sorry, please say yes or no.”);
But the script is called every time regardless of the customer utterance when called via SmartAssist.
It logs “Retry on Timeout” and doesn’t say “Sorry, please say yes or no.”.