static Future<int> getAudioPlayModel() async { return await PreferenceUtils.getInt(audioPlayMode, audioPlayEarpiece); }