Rockbox

This is the bug/patch tracker for Rockbox. Click here for more information.

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#8137 - Fix to enable voice options passed with spaces without quotes stripping

Attached to Project: Rockbox
Opened by Dave Hooper (stripwax) - Sunday, 11 November 2007, 21:49 GMT+2
Task Type Patches
Category Configuration
Status Unconfirmed
Assigned To No-one
Player type All players
Severity Low
Priority Normal
Reported Version current build
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Private No

Details

tools/configure currently strips out the quotes from quoted strings when passing TTS_OPTS from Voice configuration. That means e.g. /voice:"Microsoft Sam" gets interpreted as /voice:Microsoft by voice.pl - even if all the quotes are entered during configuration.
This fixes that
This task depends upon

Loading...