summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtools/voice.pl4
1 files changed, 0 insertions, 4 deletions
diff --git a/tools/voice.pl b/tools/voice.pl
index 1cf6076efb..358b575b9c 100755
--- a/tools/voice.pl
+++ b/tools/voice.pl
@@ -210,10 +210,6 @@ sub correct_string {
$string =~ s/BITRATE/bit reit/ig;
$string =~ s/Codepage/cod page/ig;
$string =~ s/PCM Wave/pcm Ue'iv/ig;
- $string =~ s/è/è/ig;
- $string =~ s/\b(s*)ì\b/$1ì/ig;
- $string =~ s/\b(s*)ù\b/$1ù/ig;
- $string =~ s/\b(s*)à\b/$1à/ig;
switch($$tts_object{"name"}) {
case "sapi" { # just for SAPI
switch($$tts_object{"vendor"}) {