LVTSTClient::Destroy

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.

Function

Return Values

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.

See Also

© 2012 LumenVox LLC. All rights reserved.