Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 286769 - app-accessibility/eflite-0.4.1 allow higher-quality voice
Summary: app-accessibility/eflite-0.4.1 allow higher-quality voice
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: William Hubbs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-28 14:37 UTC by Christopher Brannon (RETIRED)
Modified: 2009-10-02 23:39 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
16k_voice.diff (16k_voice.diff,1.23 KB, text/plain)
2009-09-28 14:39 UTC, Christopher Brannon (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Christopher Brannon (RETIRED) gentoo-dev 2009-09-28 14:37:44 UTC
By default, eflite uses the lower-quality "8 KHz" voice.  If one specifies
--with-vox=cmu_us_kal16 during the configure phase, it will use the
higher-quality "16 KHz" voice that I prefer.
The attached patch adds a new local USE flag: 16k_voice, allowing the
user to select amongst the two voices.  16k_voice is enabled by default.
Comment 1 Christopher Brannon (RETIRED) gentoo-dev 2009-09-28 14:39:10 UTC
Created attachment 205477 [details]
16k_voice.diff
Comment 2 William Hubbs gentoo-dev 2009-10-02 23:39:06 UTC
This has been fixed in portage.  Thanks much for the patch. :-)