NVSClientTerminate

Closes all Vocalizer client connections and releases all resources.

The format for the function is:

TTSRETVAL TTSRETVAL NVSClientTerminate();

This function takes no parameters. Use it only once, at the end of the application, after the TtsSystemTerminate function.