home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / alib / d8xx / d807 / voicecode.lha / VoiceCode / C_Code / voice_lib.fd < prev    next >
Text File  |  1993-01-24  |  394b  |  17 lines

  1. ##base _VoiceBase
  2. ##bias 30
  3. ##public
  4. Learn(MapBuffer,Text,Screen,SequenceNum,X,Y)(A0,A1,A2,D0,D1,D2)
  5. Recognize(MapBuffer,SizeVocabulary,Resolution)(A0,D0,D1)
  6. AddVoiceTask(MapBuffer,MsgPort,SizeVocabulary,Resolution)(A0,A1,D0,D1)
  7. RemVoiceTask()
  8. GainUp()
  9. GainDown()
  10. RecDataAddress()
  11. RecMapAddress()
  12. WordScore()
  13. PickSampler(SamplerID)(D0)
  14. SetVoicePri(NewPriority)(D0)
  15. PickTimer(TimerID)(D0)
  16. ##end
  17.