1
0
Fork 0
forked from len0rd/rockbox

voices: Enable Russian in the nightly voice builds.

It's using espeak-ng's default 'zle/ru' voice, which have to do until
someone suggests better settings or engine.

Change-Id: I7b105c6a5d9f73131c6e649e81635138f350f48e
This commit is contained in:
Solomon Peachy 2020-12-13 20:45:16 -05:00
parent da1fbb6d1a
commit 56f4ec9668

View file

@ -646,6 +646,7 @@ sub allbuilds {
'espeak' => '-vru',
'gtts' => '-l ru',
},
'enabled' => 1,
},
'slovak' => {
'lang' => 'slovak',