- Installation
- Administration
- Programmer's Guide
- Grammars
- MRCP Server
- FAQs
Release resources of a TTS client object that was initialized using Initialize. Proper destruction of the TTS client object allows for recycling of any license(s) acquired by it.
LV_SUCCESS
No errors.
LV_INVALID_TTS_HANDLE
The TTS client handle is invalid (either Initialize has not been called or Destroy has already been called).
LV_EXCEPTION
An exception occured while processing the request.