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

Context isnt working #10

Closed kishanhari54 closed 6 years ago

kishanhari54 commented 6 years ago

When i try the Conversation workspace in bluemix the response are working well, but when i try from app it doesnt seem to respond like the watson conversation does, i have set the context variables in my Child dialogs in Watson conversation service , and this code doesnt seem to send back context's.

When i try to add context in MessageOptions Builder it says Map cannot be converted to Context.

Any Idea ?

VidyasagarMSC commented 6 years ago

Same question is being handled on the other repo. Hence closing it here