public int _SetAnchorUsed(bool bEnable) { if (!ApolloVoice_lib.bInit) { return(4); } return(ApolloVoice_lib.ApolloVocieSetAnchorUsed(bEnable)); }