home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / ai / shells / 538 < prev    next >
Encoding:
Internet Message Format  |  1992-12-16  |  1001 b 

  1. Path: sparky!uunet!caen!uflorida!cybernet!shaouyw
  2. From: shaouyw@cse.fau.edu (William Shaouy)
  3. Newsgroups: comp.ai.shells
  4. Subject: Mixed language question
  5. Message-ID: <1992Dec16.195954.2718@cybernet.cse.fau.edu>
  6. Date: 16 Dec 92 19:59:54 GMT
  7. Sender: news@cybernet.cse.fau.edu
  8. Distribution: USA
  9. Organization: Florida Atlantic University, Boca Raton, FL, USA
  10. Lines: 18
  11.  
  12.  
  13. I have put together an expert system with the CLIPS expert system
  14. shell on the IBM PC, and
  15. would now like to add the functionality of the computer's sound board
  16. (called the M-Audio Capture and Playback Adapter).
  17.  
  18. This board can be controlled with programs written in C or assembly.
  19. Ideally, what I'd like to do is have the board, controlled by the
  20. C or assembly program, output some audio samples; after this, the CLIPS
  21. environment will be entered.
  22.  
  23. My question is this: can I write a C or assembly program which can
  24. ultimately enter the interactive CLIPS environment?
  25.  
  26.  
  27.     Thanks in advance,
  28.                 Bill Shaouy
  29.                 shaouyw@sol.cse.fau.edu
  30.