Go to the source code of this file.
Functions | |
EST_String | options_utterance_filetypes (void) |
EST_String | options_utterance_filetypes_long (void) |
void | utterance_xml_register_id (const EST_String pattern, const EST_String result) |
void | utterance_xml_registered_ids (EST_StrList &list) |
EST_String options_utterance_filetypes | ( | void | ) |
Auxiliary operations on utterance structures.
Definition at line 45 of file EST_utterance_aux.cc.
EST_String options_utterance_filetypes_long | ( | void | ) |
Definition at line 53 of file EST_utterance_aux.cc.
void utterance_xml_register_id | ( | const EST_String | pattern, |
const EST_String | result | ||
) |
Definition at line 68 of file EST_utterance_aux.cc.
void utterance_xml_registered_ids | ( | EST_StrList & | list | ) |
Definition at line 78 of file EST_utterance_aux.cc.