This is amlib.h in view mode; [Download] [Up]
/* amlib.h */ void play_beep(void); int play_message(char *); int play_all(char *); int record_message(char *); int remove_message(char *); char *get_time(char *);
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.