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