AIVoiceChangerNotInitError constant

int const AIVoiceChangerNotInitError

Description: AI voice changer was not initialized.
Cause: Did not initialize AI voice changer before use it.
Solutions: Use AI voice changer after initialize it.

Implementation

static const int AIVoiceChangerNotInitError = 1021003;