Questions tagged [microsoft-agent]
9 questions
5
votes
3 answers
decompile/extract microsoft agent?
I'm looking for a way to decompress or decompile a microsoft agent.
for example the merlin agent
I'd like to extract the animations/images. best way i've found so far is. recording my screen with a pink background. and splitting the video... but…

Mars
- 4,197
- 11
- 39
- 63
4
votes
2 answers
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 OR has stronger google-fu.
The merlin agent is an…

Tom Ritter
- 99,986
- 30
- 138
- 174
1
vote
2 answers
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 with Microsoft agent to display 2 or more agents…

smaclell
- 4,568
- 7
- 41
- 49
0
votes
0 answers
Azure build pipelines - need to know the complete path where the build logs are stored on the Microsoft Hosted Agent
I have a build pipeline and I need to download the logs generated from the build pipeline and save to some location in my repo. I need to know where these logs are stored on a Microsoft hosted agent from where I can copy to a path in my repos. Also,…

user961
- 453
- 6
- 20
0
votes
2 answers
What is the use of := in this program?
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 could not find anything related to it.
Is := used because we…

Searock
- 6,278
- 11
- 62
- 98
0
votes
1 answer
Disable TTS from Microsoft Agents (Windows 7)
So, I'm making a c# application which also uses the somewhat defunct Microsoft Agents.
I have installed the hotfix for Windows 7 and also tried with Double Agent instead,
It seems like they work average, but the hotfix does most things better than…

Nakano15
- 35
- 9
0
votes
1 answer
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 with the transparency color.
Unless I run…

Rob P.
- 14,921
- 14
- 73
- 109
-1
votes
2 answers
Microsoft Agent "was unable to start"
I followed an old tutorial for using MS Agent with C#, and i'm not going to use an alternative to it, I specifically want to use MS Agent.
I added a refrence to the COM object Microsoft Agent Control 2.0 in refrences (and had to fix some code to…

ScottBeebiWan
- 119
- 8
-1
votes
1 answer
How to use Microsoft Agent
do u know guys how to make the Microsoft Agent takes my voice and understand it and put the words into text or string ?
i really could manage to make Microsoft Agent speak the text i gave him ,but i couldn't do the opposite .
thanx all ready for…