Closes the port, and releases its resources.
int ClosePort(void);
LV_SUCCESS
No errors; the port has successfully shutdown.
LV_FAILURE
The port was unable to shutdown.
Closing a port frees up a license (each open port requires one license). For this reason, you should close every port as soon as it is no longer needed.
LV_SRE_ClosePort (C API)
Complete Help Topic List | Speech Engine Product Information