Introducing new TTS reading speeds.

Rapid  = 250
Very rapid = 300
Extreme = 350
Very extreme = 400

This should make all blind users really happy.

Bug: 6705453
Change-Id: I419182aa5361ceaf09f98f54d9eec42e9796715b
This commit is contained in:
Przemyslaw Szczepaniak
2013-03-04 10:43:05 +00:00
committed by Android (Google) Code Review
parent 48c6fa1c45
commit b82772c58c

View File

@@ -168,6 +168,10 @@
<item>Normal</item>
<item>Fast</item>
<item>Very fast</item>
<item>Rapid</item>
<item>Very rapid</item>
<item>Extreme</item>
<item>Very extreme</item>
</string-array>
<!-- Do not translate. -->
<string-array name="tts_rate_values">
@@ -176,6 +180,10 @@
<item>100</item>
<item>150</item>
<item>200</item>
<item>250</item>
<item>300</item>
<item>350</item>
<item>400</item>
</string-array>
<!-- Default pitch choices -->