=========================================================
Xztalk-1.3 
by 
Liem Bahneman (roland@cac.washington.edu) and
Andy Burnett (burnett@baldrick.cecer.army.mil)
=========================================================

This to paruse before you compile:

CHECK OUT MAKEFILE:

For TERM support:
Uncomment the three term-specific lines and make sure the paths are 
correct to locate your client.a library.

For XPM support:
Uncomment the three lines regarding XPM, making sure you have the correct 
path to your xpm icon directory. (this is also where 'make install' will 
copy xztalk's own icons, which is /usr/local/lib/xztalk).

Your audio files:
Edit the AU_PATH line to point to your audio file directory, as well as 
default extention. 

This is where the file selection box will look first for your .au files.
A good start may be just "*.au"


MAKING XZTALK:

'make' will build the xztalk binary. 
'make install' will install the binary in INTALLDIR, the xpm icons in 
XPMICONS and app-default file (Xztalk.ad) in /usr/lib/X11

Other notes:
This product assumes you have ztalkd enabled already, and the Voice Mail 
feature only will have an effect if you have the latest xtalk-0.3+vm 
installed.

Here's a basic quick how-to:

To select a name from the list, simply double click on it then hit the 
transmit button. It will toggle the state of recoding, on or off each 
time you click it. 

Adding a name to the list is as simple as clicking on 'Add...' and then 
fillingin the blanks, same with delete. 

So send an .au file to someone, enable the 'Send audio file' toggle and 
select a recipent, then select 'Start Record'. This will play the file 
until EOF and transmit it.

Things to be added someday:
- xpm bitmaps for names on list...   
- lots.

=======================================================
Gripes/comments/wishes/wisdom may be sent to:

xztalk-bugs@topquark.cecer.army.mil
or discussed on IRC's #ztalk channel

- liem bahneman, April 15, 1994 

