简体   繁体   English

Twilio Studio IVR - 输入无效数字时,是否有办法播放默认错误消息并返回最新的 Gather 小部件?

[英]Twilio Studio IVR - Is there a way to play a default error message and return to the most recent Gather widget when invalid digits are entered?

I know that I can accomplish this for a single Split widget by connecting the "No Condition Matches" transition to a Say/Play widget and then transition that back to the previous Gather, but is there a way of dynamically determining the last-played Gather so that I don't need a new Say/Play widget for every Split in my flow?我知道我可以通过将“无条件匹配”转换连接到 Say/Play 小部件然后将其转换回上一个 Gather 来为单个拆分小部件完成此操作,但是有没有办法动态确定最后播放的 Gather这样我的流程中的每个拆分都不需要新的说/播放小部件?

To my knowledge, the answer is no.据我所知,答案是否定的。 You would need to specify a new widget for each gather widget's error case.您需要为每个收集小部件的错误案例指定一个新小部件。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM