Returns a description of an error code.
const char* ReturnErrorString(int ReturnCode);
A null-terminated static string describing the error code.
ReturnCode
The error code.
If the error code is an invalid error code, "Invalid Error Code" is returned.
Complete Help Topic List | Speech Engine Product Information