Searched refs:setPitch (Results 1 – 8 of 8) sorted by relevance
160 void setPitch(int pitch) { in setPitch() method in SynthesisRequest
1054 request.setPitch(getPitch()); in setRequestParams()
1457 public int setPitch(float pitch) {
193 public PlaybackParams setPitch(float pitch) { in setPitch() method in PlaybackParams
1832 params.setSpeed(rate).setPitch(1.0f); in easyPlaybackParams()1835 params.setSpeed(rate).setPitch(1.0f) in easyPlaybackParams()1839 params.setSpeed(rate).setPitch(rate); in easyPlaybackParams()
23556 method public android.media.PlaybackParams setPitch(float);39330 method public int setPitch(float);
27408 method public int setPitch(float);
54574 Landroid/speech/tts/SynthesisRequest;->setPitch(I)V