Merge "Remove higher speech rate settings." into nyc-dev
am: 239f248280
* commit '239f248280f0d44e2cfd1279baa0819633a36156':
Remove higher speech rate settings.
This commit is contained in:
@@ -5138,14 +5138,6 @@ public final class Settings {
|
||||
*/
|
||||
public static final String TTS_DEFAULT_SYNTH = "tts_default_synth";
|
||||
|
||||
/**
|
||||
* Whether text-to-speech higher speech rate is enabled.
|
||||
* 0 = disabled.
|
||||
* 1 = enabled.
|
||||
* @hide
|
||||
*/
|
||||
public static final String TTS_DEFAULT_HIGHER_SPEECH_RATE_ENABLED =
|
||||
"tts_default_higher_speech_rate_enabled";
|
||||
/**
|
||||
* Default text-to-speech language.
|
||||
*
|
||||
@@ -5951,7 +5943,6 @@ public final class Settings {
|
||||
ACCESSIBILITY_CAPTIONING_WINDOW_COLOR,
|
||||
TTS_USE_DEFAULTS,
|
||||
TTS_DEFAULT_RATE,
|
||||
TTS_DEFAULT_HIGHER_SPEECH_RATE_ENABLED,
|
||||
TTS_DEFAULT_PITCH,
|
||||
TTS_DEFAULT_SYNTH,
|
||||
TTS_DEFAULT_LANG,
|
||||
|
||||
Reference in New Issue
Block a user