VidyasagarMSC / WatBot

An Android ChatBot powered by IBM Watson Services (Assistant V1, Text-to-Speech, and Speech-to-Text with Speaker Recognition) on IBM Cloud.
Other
72 stars 53 forks source link

cant get response of any node #9

Closed razthakur closed 6 years ago

razthakur commented 6 years ago

When i change And Finally to Skip user input. i dont get the text from another which i set after skip user input while it is working in Try section of website but not working in app

VidyasagarMSC commented 6 years ago

Hi @razthakur, If I understand the concept of skip user input. You can skip input only if there is a child node associated with the node which you want to skip input or response from the user.

Anything_else works only if the dialog doesn't find any node matching the user response.

Can you provide info regarding your dialog to understand the issue better?

VidyasagarMSC commented 6 years ago

Closing this for now, you can reopen it any time.