Add a button to reset pitch to default value.
Bug: 27949093 Change-Id: Ia7fd2f824b8e87c08f9e2f3defca6e645c5c1bfb
This commit is contained in:
@@ -47,6 +47,11 @@
|
||||
android:title="@string/tts_reset_speech_rate_title"
|
||||
android:summary="@string/tts_reset_speech_rate_summary" />
|
||||
|
||||
<Preference android:key="reset_speech_pitch"
|
||||
android:persistent="false"
|
||||
android:title="@string/tts_reset_speech_pitch_title"
|
||||
android:summary="@string/tts_reset_speech_pitch_summary" />
|
||||
|
||||
<Preference android:key="tts_play_example"
|
||||
android:persistent="false"
|
||||
android:title="@string/tts_play_example_title"
|
||||
|
||||
Reference in New Issue
Block a user