This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#8153 - chinese-simp and chinese-trad do not speak
Attached to Project:
Rockbox
Opened by harry tu (bookshare) - Wednesday, 14 November 2007, 05:33 GMT+1
Opened by harry tu (bookshare) - Wednesday, 14 November 2007, 05:33 GMT+1
|
DetailsWhen I make a voice file in chinese, both simp and trad, I always get spelled out english in a chinese accent, which is usual behavior for chinese synthisisers. I investigated and found the <voice> strings were filled out in english. Could this bug be fixed? Thanks.
|
This task depends upon
Here is an excellent opportunity for you to help out. Please update the <voice> strings for us and submit a patch.
Yes the voice string is just a copy of the english string throughout both translations. I was thinking of changing that, but I was not aware of any chinese voice synthesizers, so I never get around to do that. But it should be an easy task, though, just use some text processing tool (thinking regex might work) and "paste and copy". I can probably do it after all my school loads are gone (i.e. after finals).
I made 8132. And just incase anyone is interested the synth is neospeech.
I'll do it.