Searched refs:setPitch (Results 1 – 6 of 6) sorted by relevance
229 musicSource.setPitch(1); in btnPlayActionPerformed()232 musicSource.setPitch(1); in btnPlayActionPerformed()248 musicSource.setPitch(1); in btnStopActionPerformed()255 musicSource.setPitch(2); in btnFFActionPerformed()
129 public final int setPitch(int pitch) { in setPitch() method in SynthProxy
144 if (mNativeSynth.setPitch(pitch) != TextToSpeech.SUCCESS) { in onSynthesizeText()
395 public void setPitch(float pitch) { in setPitch() method in AudioNode
237 - (void)setPitch:(NSString *)pitch;
1052 - (void)setPitch:(NSString *)pitch