- Installation
- Administration
- Programmer's Guide
- Grammars
- MRCP Server
- FAQs
Release a TTS client object that was created using LV_TTS_CreateClient. Proper destruction of the TTS client object allows for recycling of any license(s) acquired by it.
client_handle
The handle to the TTS client port that is to be released.
LV_SUCCESS
No errors.
LV_INVALID_TTS_HANDLE
The input TTS client handle is not a valid one.
LV_EXCEPTION
An exception occured while processing the request.