home *** CD-ROM | disk | FTP | other *** search
/ QBasic & Borland Pascal & C / Delphi5.iso / Basic / Visual Basic.60 / COMMON / TOOLS / VB / MSAGENT / SAMPLES / VBHELLO / README.TXT < prev   
Encoding:
Text File  |  1998-02-06  |  750 b   |  22 lines

  1. Hello World (VB) Sample for Microsoft Agent
  2. -------------------------------------------
  3.  
  4. *** Required components ***
  5.  
  6. 1. This sample requires the Microsoft Agent Core Components and the
  7. TruVoice Text-To-Speech Engine.  These should be installed before
  8. running this sample.
  9.  
  10. 2. This sample reads character animations from the following
  11. path: \Windows\MSAgent\Chars\.
  12. The character animation file Genie.acs should be copied to that
  13. location before running this sample.
  14.  
  15.  
  16. *** To run the sample ***
  17.  
  18. 1. Start up Microsoft Visual Basic.  From the File menu, select
  19. Open Project.  Navigate to the folder containing this Readme file.
  20. Select the project file (hello.vbp) for this sample.  Click Open.
  21.  
  22. 2. From the Run menu, select Start.