Searched refs:DEFAULT_PITCH (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/speech/tts/
H A DTextToSpeechService.java924 return getIntParam(mParams, Engine.KEY_PARAM_PITCH, Engine.DEFAULT_PITCH);
H A DTextToSpeech.java247 public static final int DEFAULT_PITCH = 100; field in class:TextToSpeech.Engine

Completed in 48 milliseconds