Searched refs:updateSpeechPitchValue (Results 1 – 1 of 1) sorted by relevance
651 updateSpeechPitchValue((Integer) objValue); in onPreferenceChange()698 updateSpeechPitchValue(pitchSeekbarProgress); in resetTts()715 private void updateSpeechPitchValue(int speechPitchSeekBarProgress) { in updateSpeechPitchValue() method in TextToSpeechSettings