home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 4 / Amiga Tools 4.iso / tools / internet-tools / amiphone / readme < prev   
Encoding:
Text File  |  1996-02-26  |  2.3 KB  |  71 lines

  1.  
  2.                                                            1/05/96
  3.  
  4.  
  5.  
  6.             -- AMIPHONE 1.1B --
  7.  
  8.  
  9.  
  10. Short: AmiTCP based voice chat program
  11. Type: comm/net
  12. Author: jfriesne@ucsd.edu (Jeremy Friesner)
  13. Uploader: jfriesne@ucsd.edu (Jeremy Friesner)
  14. Requires: Workbench 2.04+, AmiTCP3.0b+, audio digitizer
  15. Replaces: comm/net/AmiPhone1.1B.lha
  16. Version: 1.2B
  17.  
  18. AmiPhone1.2B:
  19.  
  20. This is a public beta release of my TCP/IP based voice chat software.
  21. With it and a digitizer and microphone, you can transmit your voice
  22. over the Internet or a LAN to another Amiga or Amigas that are running 
  23. AmiPhone.
  24.  
  25. AmiPhone uses ADPCM audio compression to allow transmission through
  26. low-bandwidth connections.  Thus, a conversation is possible even
  27. over 14.4kbit/second modems.  Of course, more bandwidth is desirable.
  28.  
  29. AmiPhone requires Workbench 2.04 or higher, AmiTCP 3.0b or higher,
  30. and a Toccata board or standard parallel port style digitizer with 
  31. a microphone.  Also, a fast CPU is highly recommended.
  32.  
  33. NOTE: AmiPhone is not compatible with I-Phone or any other 
  34.       Internet-phone type program at this time.     
  35.       
  36.  
  37.  
  38. Embarrassingly enough, I found some nasty bugs in 1.1B just after
  39. I released it.  Here is v1.2B, with those bugs (hopefully) fixed,
  40. and even a few new features!
  41.  
  42. -Jeremy
  43.  
  44.  
  45. NEW FOR AMIPHONE 1.2B:
  46.  
  47.    - Bug fixes
  48.    - AmiPhoned now only allocates an audio channel when it actually
  49.      has sound data to play; and it deallocates it whenever it doesn't.
  50.      This means that you can now run more than 4 AmiPhoned's at once!
  51.      (Although not more than 4 will be able to play sound at any
  52.       given moment!)
  53.    - Added an error signal ('X') to the AmiPhoned title bar.
  54.    
  55.       
  56. NEW FOR AMIPHONE 1.1B:
  57.  
  58.    - The interrupt handlers have been rewritten to be more
  59.      efficient (enabling higher sampling rates on a given CPU)
  60.    - The Perfect Sound sampler should work better now, sampling
  61.      8 bit sound rather than 6.
  62.    - AmiPhoned now has menus.
  63.    - AmiPhoned can now relay sound packets to up to 10 other
  64.      AmiPhoned's, allowing a sound stream to be "broadcast"
  65.      from Amiga to Amiga.
  66.    - The AmiPhoned window can now be toggled on and off from
  67.      within the AmiPhone client window.
  68.    - The incoming sound signal can now be digitally amplified,
  69.      if desired.
  70.    - Plus other minor bugfixes and improvements! 
  71.