40 #ifndef __SIOD_EST_H__ 41 #define __SIOD_EST_H__ 59 #define get_c_utt(x) (utterance(x)) 60 #define get_c_item(x) (item(x)) A class for storing digital waveforms. The waveform is stored as an array of 16 bit shorts...
LISP siod(const class EST_Val v)
LISP lisp_val(const EST_Val &pv)
LISP features_to_lisp(EST_Features &f)
void lisp_to_features(LISP lf, EST_Features &f)
class EST_Utterance * utterance(LISP x)
void lisp_to_kvlss(LISP l, EST_TKVL< EST_String, EST_String > &kvl)
#define SIOD_REGISTER_CLASS_DCLS(NAME, CLASS)
class EST_Val & val(LISP x)
LISP kvlss_to_lisp(const EST_TKVL< EST_String, EST_String > &kvl)