bot message interruption

0

I created w bot with cdk infra, the problem I face is that even with this config allowinterrupt : false the user can interrupt the bot message. is there any specefic solution

                              "promptSpecification": {
                                **"allowInterrupt": false**,
                                "maxRetries": 2,
                                "messageGroups": [
                                  {
                                    "message": {
                                      "ssmlMessage": {
                                        "value": "<speak>hello my name is bot tell me how can i help you</speak>"
                                      }
                                    }
                                  }
                                ]
                              }
ayoub
已提問 7 個月前檢視次數 71 次
沒有答案

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南