int sm_condition_adjust_span(struct sm_condition_adjust_span_parms *condp)
typedef struct sm_condition_adjust_span_parms { tSMChannelId channel; /* in */ tSM_INT span; /* in */ } SM_CONDITION_ADJUST_SPAN_PARMS;
Adjusts the input conditioning currently being performed on a channel to use the specified span (also called tail length). A side effect of this is that the input conditioning may be re-initialised.
0 if call completed successfully, otherwise a standard error such as:
This function is part of the Prosody speech processing API.