321322323324325326327
e.printStackTrace(); } catch (NoSuchZoneException e) { e.printStackTrace(); } return new VoiceParameterSelectionCollection(preset.getDeviceContext(), (VoiceParameterSelection[]) sels.toArray(new VoiceParameterSelection[sels.size()]), VoiceParameterSelection.VOICE_GENERAL); }