Future<void> useAudioDevice(int type, String deviceID) async { return ZegoFlutterEngine.instance.useAudioDevice(type, deviceID); }