Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 220285
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Accessibility Team <accessibility@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Stefan Behte <craig@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
.festivalrc ~/.festivalrc for alsa text/plain Stefan Behte 2008-05-04 22:39 0000 119 bytes Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 220285 depends on: Show dependency tree
Bug 220285 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: 2008-05-04 22:36 0000
The Festival ebuild does not work out-of-the box with alsa:

# echo "Test" | festival --tts
Linux: can't open /dev/dsp

You need to create a .festivalrc that contains (I also attached it, because I
know it's not the prefered way to copy&paste stuff):

(Parameter.set 'Audio_Command "aplay -q -c 1 -t raw -f s16 -r $SR $FILE")
(Parameter.set 'Audio_Method 'Audio_Command)

Then it works just fine.
"aplay" comes with media-sound/alsa-utils, so we should make it a dependency
for festival when alsa is enabled.

------- Comment #1 From Stefan Behte 2008-05-04 22:39:56 0000 -------
Created an attachment (id=151861) [details]
~/.festivalrc for alsa

------- Comment #2 From James A Shepherd 2008-07-12 11:40:16 0000 -------
I put the suggested Parameter.set commands in

/etc/festival/siteinit.scm

which might be a better place for them.

There are already some examples there, but not with aplay.

------- Comment #3 From William Hubbs 2008-08-10 20:50:07 0000 -------
This is fixed, thanks to Solar.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug