summaryrefslogtreecommitdiff
path: root/tools/voice.pl
diff options
context:
space:
mode:
Diffstat (limited to 'tools/voice.pl')
-rwxr-xr-xtools/voice.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/voice.pl b/tools/voice.pl
index 89d5f2a041..8492567ef0 100755
--- a/tools/voice.pl
+++ b/tools/voice.pl
@@ -87,7 +87,7 @@ my %festival_lang_map = (
87 87
88my %gtts_lang_map = ( 88my %gtts_lang_map = (
89 'english' => '-l en -t co.uk', # Always first, it's the golden master 89 'english' => '-l en -t co.uk', # Always first, it's the golden master
90 'bulgarian' => 'l bg', 90 'bulgarian' => '-l bg',
91 'chinese-simp' => '-l zh', 91 'chinese-simp' => '-l zh',
92 'czech' => '-l cs', 92 'czech' => '-l cs',
93 'dansk' => '-l da', 93 'dansk' => '-l da',