?) ones.
cd /opt/espeak/data/voices mv default default.old ln -s mb/mb-us1 default
| The Following 5 Users Say Thank You to woody14619 For This Useful Post: | ||
and it is great that our espeak maintainer has kept arm version of espeak up-to-date.
/sbin is usually root only, so it may have problems with running things from user if you put i there.
But having it as an option as well, like a generic "speech string" would be nice. The default could be espeak "%s" then if you want to customize the voice (or use a separate speech program entirely), it's a simple options setting?
| The Following User Says Thank You to woody14619 For This Useful Post: | ||
But having it as an option as well, like a generic "speech string" would be nice. The default could be espeak "%s" then if you want to customize the voice (or use a separate speech program entirely), it's a simple options setting?

| The Following User Says Thank You to cheve For This Useful Post: | ||


56: self.espaekProcess = subprocess.Popen(['espeak', languageParam, '-s 120','-m','"%s"' % output]) 70: self.espaekProcess = subprocess.Popen(['espeak', languageParam, '-s 120','-m','"%s"' % text])
After about 3000 tiles get loaded, when it tries to load from the sqlite database, it fails and re-downloads. The log keeps saying:loading the image buffer from sqlite to pixbuf failed:Unrecognized image file format


see below for a howto

The string can be directly edited in an entry dialog & there is a button for reseting the string to default value 


After about 3000 tiles get loaded, when it tries to load from the sqlite database, it fails and re-downloads. The log keeps saying:loading the image buffer from sqlite to pixbuf failed:Unrecognized image file format

It might help if you also include your current settings file (/opt/modrana/data/options.bin) - eq. I can test in the same environment, settings-wise.| The Following 9 Users Say Thank You to MartinK For This Useful Post: | ||
| The Following User Says Thank You to bipinbn For This Useful Post: | ||