OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getPitch
(Results
1 - 5
of
5
) sorted by null
/frameworks/base/core/java/android/speech/tts/
SynthesisRequest.java
89
public int
getPitch
() {
EventLogger.java
127
mRequest.getSpeechRate(), mRequest.
getPitch
());
143
mRequest.getSpeechRate(), mRequest.
getPitch
(),
TextToSpeechService.java
539
request.setPitch(
getPitch
());
579
private int
getPitch
() {
/external/svox/pico/compat/src/com/android/tts/compat/
CompatTtsService.java
134
int pitch = request.
getPitch
();
/prebuilt/sdk/14/
android.jar
Completed in 1326 milliseconds