This function is deprecated.
int sm_reset_module(tSMModuleId module)
This function is deprecated. Since a module only needs to be reset when downloading a new kernel, the download program should be used to reset a module.
Performs hardware reset on given module, module, which will then require a new firmware download before it may be used for speech processing.
Any channels previously associated with the module must be released before invoking this call.
0 if call completed successfully, otherwise a standard error such as:
This function is part of the Prosody generic API.