PreprocessEnableSpeechEnhanceParamInvalid constant

int const PreprocessEnableSpeechEnhanceParamInvalid

Description: Failed to enable speech enhancement.
Cause: speech enhancement level parameter is invalid.
Solutions: speech enhancement level ranges from 0 to 10. Use the correct parameter value.

Implementation

static const int PreprocessEnableSpeechEnhanceParamInvalid = 1007024;