how to write a program like the office help wizard

  • Thread starter Thread starter Cyrus
  • Start date Start date
C

Cyrus

I would like to write a desktop program which look like a office help wizard
but not the same function. That is I only need a character with animation
show in the desktop and may be a very simple knowledge base to dialogue with
user.
thx
 
Look up info on MSDN for the "Microsoft Agent". These characters should be
able to do what you want. Note that you will need to install SAPI V4 to have
them able to speak on Windows XP as Microsoft didn't put SAPI 4 into XP - it
only has SAPI 5.

Jerry
 
* "Jerry Ham said:
Look up info on MSDN for the "Microsoft Agent". These characters should be
able to do what you want. Note that you will need to install SAPI V4 to have
them able to speak on Windows XP as Microsoft didn't put SAPI 4 into XP - it
only has SAPI 5.

More info:

<http://msdn.microsoft.com/msagent>
<http://www.microsoft.com/msagent>
<http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnvbdev00/html/vb00f7.asp>
<http://www.msagentring.org/>
<http://www.cantoche.com>
<http://www.textildoss.com.ar/msgballoon/MsgBalloon.htm>

--
Herfried K. Wagner
MVP · VB Classic, VB.NET
<http://www.mvps.org/dotnet>

<http://www.plig.net/nnq/nquote.html>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top