From fd9d4a889b086c331f1c89d2446ebb42a65187b5 Mon Sep 17 00:00:00 2001 From: Solomon Peachy Date: Tue, 1 Jan 2019 23:33:44 -0500 Subject: Add speech feedback in pitchscreen Patch by Igor Poretsky Change-Id: I8828cefdb3346a25071fba0afff2c9d3bca440a1 --- apps/lang/english.lang | 53 +++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 52 insertions(+), 1 deletion(-) (limited to 'apps/lang/english.lang') diff --git a/apps/lang/english.lang b/apps/lang/english.lang index 207bad6873..265fcd6844 100644 --- a/apps/lang/english.lang +++ b/apps/lang/english.lang @@ -11361,7 +11361,7 @@ *: none - swcodec: "Timestretch" + swcodec: "Time stretch" @@ -14000,3 +14000,54 @@ charging: "Delay Before Resume" + + id: VOICE_PITCH_ABSOLUTE_MODE + desc: spoken only + user: core + + *: none + pitchscreen: "" + + + *: none + pitchscreen: "" + + + *: none + pitchscreen: "Absolute mode" + + + + id: VOICE_PITCH_SEMITONE_MODE + desc: spoken only + user: core + + *: none + pitchscreen: "" + + + *: none + pitchscreen: "" + + + *: none + pitchscreen: "Semitone mode" + + + + id: VOICE_PITCH_TIMESTRETCH_MODE + desc: spoken only + user: core + + *: none + pitchscreen: "" + + + *: none + pitchscreen: "" + + + *: none + pitchscreen: "Time stretch" + + -- cgit v1.2.3