Did you know that you can use characters like the animated Microsoft Office paperclip in your own applications? In this article Gnana shows us how, using the MSAgent control and C#...
Working With Speech Using the MSAgent in C# (Page 1 of 5 )
In this article I will show you some intriguing characters that speak to us using synthesized speech, recorded audio, or text in a cartoon word balloon. It is called MSAgent, and was developed by Microsoft. They use it in their Office suite of applications (you know, the annoying talking paperclip?).
In this article I will introduce you to the MSAgent characters using C#. I will assume that you have an intermediate knowledge of C#.