utteranc.h | 63 annotate; typedef in typeref:struct:__anon14858 102 annotate *utb_table; /* utb file header information */ 241 int init_utb_file(file_utterance_info *utt, annotate **table); 242 int position_utb_file(file_utterance_info *utt, long position, annotate *table); 253 int read_tcp(char *filename, annotate **tag_base); 254 int read_lst(char *filename, annotate *tag_base, int ntags); 255 int read_utb_table(char *filename, annotate **tag_base); 256 void save_tcp(char *tcpnam, annotate *tag, int ntags);
|