Searched refs:setPitch (Results 1 – 9 of 9) sorted by relevance
160 void setPitch(int pitch) { in setPitch() method in SynthesisRequest
1054 request.setPitch(getPitch()); in setRequestParams()
1501 public int setPitch(float pitch) {
193 public PlaybackParams setPitch(float pitch) { in setPitch() method in PlaybackParams
1876 params.setSpeed(rate).setPitch(1.0f); in easyPlaybackParams()1879 params.setSpeed(rate).setPitch(1.0f) in easyPlaybackParams()1883 params.setSpeed(rate).setPitch(rate); in easyPlaybackParams()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
24796 method public android.media.PlaybackParams setPitch(float);42111 method public int setPitch(float);
27408 method public int setPitch(float);
50608 Landroid/speech/tts/SynthesisRequest;->setPitch(I)V