This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#8889 - Spell file name is ignoreing "A"
Attached to Project:
Rockbox
Opened by Peter D. (PeterD) - Monday, 14 April 2008, 10:15 GMT+1
Last edited by Nils Wallménius (nls) - Monday, 28 April 2008, 20:12 GMT+1
Opened by Peter D. (PeterD) - Monday, 14 April 2008, 10:15 GMT+1
Last edited by Nils Wallménius (nls) - Monday, 28 April 2008, 20:12 GMT+1
|
DetailsHi,
I have configured RockBox r17103-080414 to spell out file names. It is good. :-) Unfortunately the letter "A" is being ignored. For example Einstein-A-Go-Go-20080406.mp3 is spelt out as ... n minus minus g ... Other files and plugins with "A"s have the same problem. |
This task depends upon
Closed by Nils Wallménius (nls)
Monday, 28 April 2008, 20:12 GMT+1
Reason for closing: Fixed
Additional comments about closing: I committed a fix for the voice file generation, it should be in tomorrows voice files.
Monday, 28 April 2008, 20:12 GMT+1
Reason for closing: Fixed
Additional comments about closing: I committed a fix for the voice file generation, it should be in tomorrows voice files.
Could you retest with an updated build and an updated voice file?
I have seen (well heard) the problem in versions;
r17103-080414 (the original bug report),
r17131M-080419, and tonight I upgraded to
r17253-080427 (with a new voice file).
BTW is the underscore supposed to be spoken? It is not spoken, or even a pause. I should make a point of trying file names with all valid characters. What characters are banned? A null? A slash? What else?
There is a philosophical question about haw to handle unwanted input (invalid characters). Personally I would like an "unknown" sound or even putting a sound to every character. ;-) That would probably take too much memory. What happens in languages other than English that have extra letters?