Rockbox

  • Status Closed
  • Percent Complete
    100%
  • Task Type Patches
  • Category User Interface → Language
  • Assigned To No-one
  • Operating System All players
  • Severity Low
  • Priority Very Low
  • Reported Version Daily build (which?)
  • Due in Version Undecided
  • Due Date Undecided
  • Votes
  • Private
Attached to Project: Rockbox
Opened by salaba - 2010-02-07
Last edited by bluebrother - 2012-09-22

FS#10978 - Spelling of special character for Voice output

I don’t know if exist some solution for spelling of special character for Voice output.
In language files is only this for standart character A to Z :

<phrase>

id: VOICE_CHAR_A
desc: spoken only, for spelling
user: core
<source>
  *: ""
</source>
<dest>
  *: ""
</dest>
<voice>
  *: "A"
</voice>

</phrase>

Is it possible add next phrase for next char by using utf-8 codes.
He re is my example :

<phrase>

id: VOICE_CHAR_UNICODE_017E
desc: spoken only, for spelling
user: core
<source>
  *: ""
</source>
<dest>
  *: ""
</dest>
<voice>
  *: "ž"
</voice>

</phrase>

In each language file should be add only necessary extension characters.

It would be very great for blind users of RockBox.

Closed by  bluebrother
2012-09-22 20:55
Reason for closing:  Invalid
Additional comments about closing:   Warning: Undefined array key "typography" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 371 Warning: Undefined array key "camelcase" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 407

Sorry, but while I think this is an interesting idea it isn't a patch. Please use the feature ideas to discuss an idea like this.

Great unicode / utf-8 table is on site http://www.utf8-chartable.de

May be something to please write for this idea.

Loading...

Available keyboard shortcuts

Tasklist

Task Details

Task Editing