Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » bot   (RSS)

Creating bots in UCMA - Part II - Using grammars instead of parsing

In our last bot post I wrote about creating a bot that accepts a message from Communicator and sends a response. The response logic was very crude. We simply looked for certain words in the message from the client and sent back an appropriate response.

Creating bots using UCMA - Part I (from TechEd)

This is the first part of an occasional series where I will use the UCMA API to create a functioning bot over IM. Unlike my first UCMA series, I will not post new parts every day but over time I will create a series on this. Today's post starts from the
 
Page view tracker