Search Tools Links Login

Talk

Posted: 2002-06-01
By: ArchiveBot
Viewed: 60

Filed Under:

VB6 Code Cache

Title Uploaded Size
CODE_UPLOAD98619132000.zip 9/3/2020 3:45:00 PM 1,998

The code makes a program that will let the user type in information, and the computer will say it back.

Original Author: unknown

Inputs

The keyboard

Assumptions

The program made is easy to use, but you may need to download a few files from this site for it to work because of the MSAGENT control used. One that is a definate is the Character Peedy.
http://msdn.microsoft.com/workshop/c-frame.htm?/workshop/imedia/agent/agentdl.asp
paste this in your browser to get the files

Returns

Audio output of what you wrote

API Declarations

Const DATAPATH = "C:WindowsMsagentcharspeedy.acs"
Dim Peedy As IAgentCtlCharacter


Comments on this post

No comments have been added for this post.

You must be logged in to make a comment.