First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 30456
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Jeremy Huddleston (RETIRED) <eradicator@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Ray Russell Reese III (RETIRED) <anti@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
festival-1.4.3-use-asterisk.ebuild.patch Patch for ebuild patch Ray Russell Reese III (RETIRED) 2003-10-05 20:11 0000 556 bytes Details | Diff
festival-1.4.3-asterisk.patch Patch to add tts_textasterisk to Festival patch Ray Russell Reese III (RETIRED) 2003-10-05 20:12 0000 2.96 KB Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 30456 depends on: Show dependency tree
Bug 30456 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2003-10-05 20:10 0000
This is a patch for the media-sound/festival/festival-1.4.3 ebuild. Added a new
USE variable "asterisk" to include the asterisk patch in Festival. The Asterisk
patch adds a new command named tts_textasterisk that is required by Asterisk to
communicate with the Festival server. There is no requirement to have Asterisk
install to use this patch or the tts_textasterisk command.

------- Comment #1 From Ray Russell Reese III (RETIRED) 2003-10-05 20:11:27 0000 -------
Created an attachment (id=18830) [edit]
Patch for ebuild

This adds a new use for "asterisk".

------- Comment #2 From Ray Russell Reese III (RETIRED) 2003-10-05 20:12:20 0000 -------
Created an attachment (id=18831) [edit]
Patch to add tts_textasterisk to Festival

This should be put under files/

------- Comment #3 From Ray Russell Reese III (RETIRED) 2003-10-05 20:29:52 0000 -------
A little more background to why I did this:

Asterisk is an Open Source PBX System. Festival of course being a Text->Speech
engine.  Asterisk can be configured to communicate with the Festival Server
to bring back text as Speech over the phone, however Asterisk requires the
waves to be 8000hz.  This patch adds a new macro to generate the wave properly
rescaled and resampled at 8000hz.

This patch is non-invasive and will not affect the rest of Festival in any
other way.

I've also made only two adjustments to the festival patch that is bundled
with Asterisk. First I changed the paths so it will properly patch with Portage,
and second I've fixed a bug where the string wasn't properly terminated.
Someone forget a \ :)

Feel free to email me if you have any questions. Thanks.

------- Comment #4 From Jeremy Huddleston (RETIRED) 2004-02-10 11:15:34 0000 -------
In portage now... didn't revbump since most people would waste compile-time on
this by not settingthe asterisk USE flag.

First Last Prev Next    No search results available      Search page      Enter new bug