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

Problem with child nodes #13

Closed madavezendan closed 6 years ago

madavezendan commented 6 years ago

Hello, I have a trouble with child nodes. I have this situation: Bot: Hello; Me: Hello ; Bot: You are welcome to my bot! Bot: What would you like to recommend? So after You are welcome to my bot! I want to skip the user input and respond with What would you like to recommend? This is happening in "try it out" but not in my android App.. Have you any idea how could I resolve it ? I am using your java code for this app

Thanks a lot!

VidyasagarMSC commented 6 years ago

@madavezendan Can you provide screenshots of your Dialog and also Android + Try Out?