RealBeam Struct Reference

Work area for realtime processing of 1st pass. More...

#include <recog.h>


Data Fields

int maxframelen
 Maximum allowed input frame length.
SP16window
 Window buffer for MFCC calculation.
int windowlen
 Buffer length of window.
int windownum
 Currently left samples in window.
boolean last_is_segmented
 TRUE if last pass was a segmented input.
SP16rest_Speech
 Speech samples left unprocessed by segmentation at previous segment.
int rest_alloc_len
 Allocated length of rest_Speech.
int rest_len
 Current stored length of rest_Speech.


Detailed Description

Work area for realtime processing of 1st pass.

Definition at line 174 of file recog.h.


The documentation for this struct was generated from the following file:
Generated on Tue Dec 18 16:02:33 2007 for Julius by  doxygen 1.5.4