函数 | |
int | uvoice_init (void) |
int | uvoice_free (void) |
int uvoice_free | ( | void | ) |
DeInit the uvoice module.
@retrun 0 on success, otherwise will be failed.
int uvoice_init | ( | void | ) |
Init the uvoice module.
@retrun 0 on success, otherwise will be failed.