LV_SRE_ClosePort

Closes the port, and releases its resources.

int  LV_SRE_ClosePort(HPORT hport);

Return Values

LV_SUCCESS

No errors; the port has successfully shut down.

LV_FAILURE

The port was unable to shutdown.

Note:

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.

See Also


Complete Help Topic List | Speech Engine Product Information