Rockbox Technical Forums

Rockbox General => Rockbox General Discussion => Topic started by: Astrogoth on November 20, 2011, 10:53:28 PM

Title: Voice Collections?
Post by: Astrogoth on November 20, 2011, 10:53:28 PM


I was watching a Youtube video on the Sansa Clip+ with RB. The guy had a much more robotic voice than the usual RB one. That got me wondering if there are RB voice collections out there? I looked but found nothing.
Title: Re: Voice Collections?
Post by: Chronon on November 22, 2011, 03:06:58 AM
It's pretty much down to whatever TTS engine(s) you have installed on your PC.
Title: Re: Voice Collections?
Post by: torne on November 22, 2011, 06:05:18 AM
The voices are all just autogenerated from text, including the one we distribute. We just only generate one, with a particular set of settings for a particular text to speech engine. If you generate your own (which the rockbox utility can do) then you can use any text to speech engine we support that you have installed, using any settings you like.

There isn't a repository of voices that I know of, because the voice file needs to be updated whenever Rockbox changes the text strings that it uses, and so any pregenerated voice files would go out of date very fast and when that happens they start saying the wrong things.
Title: Re: Voice Collections?
Post by: Astrogoth on November 22, 2011, 02:37:35 PM


Gotcha. Thanks for the help.