home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 26 / CD_ASCQ_26_1295.iso / vrac / gctv101.zip / GCTVSAPI.DOC < prev    next >
Text File  |  1995-08-31  |  1KB  |  37 lines

  1. ______________________________________________________________________
  2.  
  3.                The Goldware Sound API for CT-VOICE.DRV
  4. ______________________________________________________________________
  5.  
  6.  
  7. GCTVSAPI.EXE is the program loader. To test it, type the following at
  8. the DOS commandline:
  9.  
  10.   GCTVSAPI TESTSAPI CASHREG.VOC
  11.  
  12. You should hear the sound of a cash register.
  13.  
  14. If you don't, it is likely that your CT-VOICE.DRV is not compatible
  15. with this version of GCTVSAPI. Currently it only supports the older
  16. drivers (version 2.xx). To check it, unpack the DEBUG.ZIP archive,
  17. which contains versions of the EXE files with debug code enabled. Run
  18. the test again using the debug versions and see what the output says.
  19.  
  20. If the test works, you can use the program loader with GoldED like
  21. this:
  22.  
  23.   GCTVSAPI GOLDED     - or -
  24.   GCTVSAPI GED386
  25.  
  26. That's it. Please contact me if you update the sourcecode to support
  27. newer versions of the CT-VOICE driver, or make it support CTVDSK.DRV
  28. or CTWDSK.DRV. Contact information can be found in the GOLDSAPI.DOC
  29. file.
  30.  
  31. Enjoy!
  32.  
  33. Odinn Sorensen
  34.  
  35. ______________________________________________________________________
  36.  
  37.