Home
last modified time | relevance | path

Searched refs:speechRate (Results 1 – 11 of 11) sorted by relevance

/external/svox/pico/compat/src/com/android/tts/compat/
DCompatTtsService.java129 int speechRate = request.getSpeechRate(); in onSynthesizeText() local
130 if (mNativeSynth.setSpeechRate(speechRate) != TextToSpeech.SUCCESS) { in onSynthesizeText()
131 Log.e(TAG, "setSpeechRate(" + speechRate + ") failed"); in onSynthesizeText()
DSynthProxy.java122 public final int setSpeechRate(int speechRate) { in setSpeechRate() argument
123 return native_setProperty(mJniData, "rate", String.valueOf(speechRate)); in setSpeechRate()
/external/owasp/sanitizer/src/main/org/owasp/html/
DCssSchema.java606 Property speechRate = new Property(
608 builder.put("speech-rate", speechRate);
/external/owasp/sanitizer/distrib/lib/
Dowasp-java-html-sanitizer.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/owasp/ org/ ...
/external/robolectric/v1/lib/main/
Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/external/robolectric/v3/runtime/
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...