LVSpeechPort::ReturnErrorString

Returns a description of an error code.

const char* ReturnErrorString(int ReturnCode);

Return Values

A null-terminated static string describing the error code.

Parameters

ReturnCode

The error code.

Remarks

If the error code is an invalid error code, "Invalid Error Code" is returned.

See Also


Complete Help Topic List | Speech Engine Product Information