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