This function is deprecated.
int sm_reset_input_vocabs(struct sm_reset_input_vocabs_parms *resetp)
typedef struct sm_reset_input_vocabs_parms { tSMModuleId module; /* in */ } SM_RESET_INPUT_VOCABS_PARMS;
Discards current vocabulary of module indicated by module. A new vocabulary must be downloaded.
0 if call completed successfully, otherwise a standard error such as:
This function is part of the Prosody speech processing API.