#include <endptr.h>
Public Attributes | |
| int | status |
| int | leader |
| int | spbegin |
| int | spend |
| int | trailer |
| int | utt_counter |
| int | PAD_F_BEFORE |
| int | PAD_F_AFTER |
| int | UTT_F_START |
| int | UTT_F_END |
| int | UTT_F_CANCEL |
|
|
pointer to the start of the utterance to be passed to decoder |
|
|
to pad this much of frames after spend |
|
|
to pad this much of frames before spbegin |
|
|
pointer to the start of speech |
|
|
pointer to the end of speech |
|
|
current status of recording |
|
|
pointer to the end of the utterance passed to the decoder |
|
|
to count the number of utterances in a meeting |
|
|
to cancel an utterance after this much of non-speech frames |
|
|
to end an utterance after this much of non-speech frames |
|
|
to announce STAT_SPEECH after this much of speech frames |
1.3.9.1