Uses of Class
sound.Voice

Packages that use Voice
sound   
 

Uses of Voice in sound
 

Methods in sound that return Voice
 Voice VoicePanel.getVoice()
           
 Voice VoicePanel.VoicePlusPanel.getVoice()
           
 Voice[] VoiceUtil.getVoices()
           
 Voice[] Voices.getVoices()
           
 

Methods in sound with parameters of type Voice
 void Voices.add(Voice v)
           
 double[] VoiceUtil.add(Voice v1, Voice v2)
           
 void VoiceUtil.setVoice(Voice _v, int i)