From aaf9df3b1904a66dc5e0a93bba72e5c129cb072c Mon Sep 17 00:00:00 2001 From: shwetachahar Date: Fri, 15 Apr 2016 15:56:13 +0100 Subject: [PATCH] Add a button to reset pitch to default value. Bug: 27949093 Change-Id: Ia7fd2f824b8e87c08f9e2f3defca6e645c5c1bfb --- res/xml/tts_settings.xml | 5 +++ .../settings/tts/TextToSpeechSettings.java | 42 +++++++++++++------ 2 files changed, 35 insertions(+), 12 deletions(-) diff --git a/res/xml/tts_settings.xml b/res/xml/tts_settings.xml index 05ed6e7cbe6..ab576499f6a 100644 --- a/res/xml/tts_settings.xml +++ b/res/xml/tts_settings.xml @@ -47,6 +47,11 @@ android:title="@string/tts_reset_speech_rate_title" android:summary="@string/tts_reset_speech_rate_summary" /> + +