I am developing an API that will be used by the mobile application that I am developing. In this application, I want to use IBM Watson Conversation to create a bot that will "talk" to my end user. I created a workspace in Watson Conversation. However, I donβt know, and I canβt find an example in C # where the code βcallsβ the conversation.
So, does anyone have an example of how I can use the Watson conversation from my C # Api?
Thank!
source
share