Tagged Questions
The microsoft-agent tag has no wiki summary.
3
votes
2answers
936 views
What are all the actions the Merlin Agent can do?
This is a google question, admittedly. But it appears all the docs have been removed and I can't find them anywhere. So I'm hoping someone can either show me some VBScript code to enumerate objects ...
0
votes
1answer
131 views
Crazy Demo: Multiple Microsoft Agents
I am creating an extreme and kinda silly demo for a presentation I am giving. I was hoping to use some type of API to display multiple actors and was planning on using Microsoft Agent. Is it possible ...
0
votes
2answers
91 views
What is the use of := in this program? [closed]
Possible Duplicate:
VB.NET := Operator
Yesterday I was browsing through Microsoft® Agent code snippets and I saw := used while calling a function.
I tried searching it in Google but I ...
0
votes
1answer
268 views
Alternative to Microsoft Agent / Fix for color issue?
I've got an app that does Text-To-Speech; but I wanted to show an animated face/character to go with it. I found a tutorial on Microsoft Agent and I implemented it in my vb.net app.
The problem is ...