AgentX is a Microsoft Agent Character "previewer". It does practically everything that you can do with a MS Agent character, including speech recognition. Check out the screenshot and don't forget to vote! :-)
-------------------------------------------------------------------------------
Software : AgentX
Version : 2.6
License : Copyright İ 2005. All Rights Reserved.
Date : May 23, 2005
Created by:
Alex C. Barberi
Programmer at VisionForce
About AgentX
ŻŻŻŻŻŻŻŻŻŻŻŻ
AgentX is a Microsoft Agent Character "previewer". It does practically everything that you can do with a MS Agent character, including speech recognition.
AgentX Requirements
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
Download Microsoft Agent at: http://www.microsoft.com/msagent
> Microsoft Agent core components (comes with Windows ME, 2000, and XP)
> Lernout & Hauspie TruVoice TTS engine – American English
> Speech Recognition Engine
> SAPI 4.0 Support (only needed on Windows XP)
How to Use AgentX
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
> You press Load to load a character from the list.
> Use the Show and Hide buttons to Show/Hide the characters.
> The Point and Move buttons also work according to their commands.
> Double-click an animation from the Animations list to make the current character start acting out that animation.
> Press the Stop button to make the character stop whatever it's doing.
> Press the Close button to unload the current character.
> Type in the Text-To-Speech box and then press Think or Speak to make the character think/speak what you typed.
> Change the Options and Word Balloon settings to your liking also.
> Use the 'Set MS Agent Folder...' menu item to change the folder that characters in the list are loaded from.
> If you have multiple characters loaded, click on a character to switch to it.
> Also... try double-clicking or dragging the character!
Speech Recognition
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
You must hold down the "SCROLL LOCK" key while talking to a character, but let it up when you are done talking.
File List:
@PSC_ReadMe_1062_10.txt
1Kb
AgentX.sln
1Kb
AgentX.suo
8Kb
AgentX.vbproj
6Kb
AgentX.vbproj.user
2Kb
AssemblyInfo.vb
1Kb
IMyCharacter.vb
15Kb
MainModule.vb
423b
agent.ico
4Kb
bin/
0b
bin/info/
0b
bin/info/Get Code.htm
2Kb
bin/info/History.txt
2Kb
bin/info/License.txt
2Kb
bin/info/Links.txt
253b
bin/info/ReadMe.txt
2Kb
bin/info/vfhead.gif
55Kb
frmAbout.resx
7Kb
frmAbout.vb
7Kb
frmAgentX.resx
21Kb
frmAgentX.vb
34Kb
frmCoordinate.resx
6Kb
frmCoordinate.vb
6Kb
frmFolder.resx
13Kb
frmFolder.vb
9Kb
Similar code
Drag and Drop from Listbox to Textbox
(Popularity: ) : Drag and Drop from Listbox to Textbox. This is a demo on how to access individual collection members of a populated listbox in order to drop its content into a text box. This demo uses techniques that are not specified ... GlowControl
(Popularity: ) : GlowButtons. I really liked it and had fun changing it. It now incorporates MultiThreading so that when one button is fading out another button can be fading in. Otherwise all credit for the Idea and the Method that changes the ... Custom GUI
(Popularity: ) : This code demonstrates how to create a GUI that looks lots better that the defult windows one. i have not made any buttons but used rectangles instead, this method is faster than some others that i have seen. just to ... Daytime Server
(Popularity: ) : This prograqm acts as a simple daytime server. Once the start button is clicked, a new thread is created. This thread will handle new connections and also demonstrates how to update the user interface from a worker thread using Delegates. ... Alpha-blended icons in toolbar
(Popularity: ) : The code shows you how to have alpha-blended icons in a .NET toolbar. Normally, the shadow shows up as totally black. With this code, the shadow is displayed correctly. Works only with OSes supporting the alpha channel and needs a ... GlowButtons
(Popularity: ) : This program causes a button's color and text color to fade between its usual colors and those of its window's title bar's color and text color when the user rolls over that button with the mouse arrow. Fireball.XmlGui
(Popularity: ) : Fireball.XmlGui was developed for adding to plug-in based applications the support for creating dynamic plug-ins with a simple XML file. The syntax is very like XAML and it is also possible to use the code-behind! You only need to specify ... Popup Message
(Popularity: ) : I am .net developer here i just design popup message because whenevr my anti-virus Quick Heal software updated online on that period i am always see one of the nice one window always popup from right hand side..so thats why ... Office Automation/Menus
(Popularity: ) : To demonstrate the automation of command bars in MS Office. Also this project has a class library that produces menus almost exactly like the ones in MS Office 2003. PLEASE RATE! Yet Another XP Visual Style Example
(Popularity: ) : This is NOT my code, i came upon it while searching through some vb.net sample applications. Its just another way to enable the XP visual styles in your application.