Reputation: 337
I have created a chatbot in c# using .net 4.5. The chat bot accesses multiple other applications in the background and returns the output to the user. The chat bot was initially planned to be a standalone application but the requirement has changed and now it needs to be integrated into Microsoft Lync. I searched for ways to do it and I found two things on the net that might be of some value to me:
UCMA - In this case I have to re-code my logic again. And installation and software requirements are currently not matching what is available with me currently.
MindLink - Would really love if someone shares a first hand experience on it. I am a little sceptical about it.
Is there a way to integrate the already coded chat bot with lync?
I know this is a little open ended question, but I would really appreciate if somebody shows me a proper way. Any help from the developer community would be much appreciated. In the meantime, I am continuing with my research and reading on it. I will update this question as and when I get something valuable.
Upvotes: 3
Views: 873