HomeSort by relevance Sort by last modified time
    Searched refs:KEY_PARAM_PITCH (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/android/speech/tts/
TextToSpeech.java 416 public static final String KEY_PARAM_PITCH = "pitch";
    [all...]
TextToSpeechService.java 629 return getIntParam(Engine.KEY_PARAM_PITCH, Engine.DEFAULT_PITCH);
    [all...]

Completed in 47 milliseconds