Searched refs:DEFAULT_PITCH (Results 1 – 2 of 2) sorted by relevance
896 return getIntParam(mParams, Engine.KEY_PARAM_PITCH, Engine.DEFAULT_PITCH); in getPitch()
237 public static final int DEFAULT_PITCH = 100; field in TextToSpeech.Engine