public int _GetSpeakerLevel() { if (!ApolloVoice_lib.bInit) { return(4); } return(ApolloVoice_lib.ApolloVoiceGetSpeakerLevel()); }