home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 15 / AACD15.ISO / AACD / Online / SpeakFreely / amiga.readme next >
Text File  |  2000-09-26  |  1KB  |  37 lines

  1. 26 Sep 2000
  2.    This is version 7.2 of John Walker's SpeakFreely Voice-Over-IP program.
  3. This Amiga version was compiled by Brian Donahue (brian@tigger1.demon.co.uk)
  4. AHI audio code supplied by AHI author Martin Blom. He's the MAN!!!
  5.  
  6. What you need:
  7.    An Amiga (duh!)
  8.    68030 CPU with FPU (I'm afraid anything less simply won't do)
  9.    IXEMUL.LIBRARY (available from Aminet or finer fishmongers)
  10.    IXNET.LIBRARY
  11.    A FULL-DUPLEX sound card
  12.    A parallel port sampler, if you don't have a soundcard
  13.    AHI (Audio Hardware Interface)
  14.  
  15. Why AHI?
  16.    It makes ports like this possible. I couldn't have done this using
  17. audio.device without re-writing the whole program, don't you know.
  18.  
  19. Software notes:
  20.    I am not a programmer, so these might come in handy for someone who
  21. actually knows what they're doing...
  22.    Compiler: gcc -m68040 -m68881 -lncurses -lm
  23.    External stuff: You need the Geek Gadgets ncurses developer package
  24.    to compile this.
  25.  
  26.    AHI sampling rates are set at 8000Hz, good enough for voice.
  27.  
  28. Improvements in 7.2:
  29. -Native code tightened up a bit
  30. -SpeakFreely *SHOULD* exchange face files and load Multiview to display them
  31. -Audio blocking enabled to speed things up
  32. -TERMCAP library file included for users with no Geek Gadgets: assign GG: to
  33. your speakfreely directory and the 'couldn't load terminal' error goes away.
  34. -New support page opened (at least for a few years, anyway)
  35.  
  36. http://www.tigger1.demon.co.uk/amiga/speakfree.html
  37.