Edinburgh Speech Tools  2.1-release
EST_utterance_aux.h File Reference
#include "EST_String.h"
#include "EST_types.h"
Include dependency graph for EST_utterance_aux.h:
This graph shows which files directly or indirectly include this file:

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)
 

Function Documentation

EST_String options_utterance_filetypes ( void  )

Auxiliary operations on utterance structures.

Author
Richard Caley rjc@c.nosp@m.str..nosp@m.ed.ac.nosp@m..uk
Version
Id
EST_utterance_aux.h,v 1.3 2004/05/04 00:00:17 awb Exp

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.