LV_TTS_DestroyClient

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.

Function

Parameters

client_handle

The handle to the TTS client port that is to be released.

Return Values

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.

See Also

© 2012 LumenVox LLC. All rights reserved.