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 = ( my %gtts_lang_map = ( 'english' => '-l en -t co.uk', # Always first, it's the golden master - 'bulgarian' => 'l bg', + 'bulgarian' => '-l bg', 'chinese-simp' => '-l zh', 'czech' => '-l cs', 'dansk' => '-l da',