View Single Post
Old July 29th, 2007   #3
magabriel
First Cup of Ubuntu
 
Join Date: Aug 2006
Beans: 2
Re: /dev/dsp and festival

Seen in a Fedora Community Portal post: https://fcp.surfsite.org/modules/new...=41200&start=0

Quote:
You need to use Alsa output. Put this in your ~/.festivalrc

(Parameter.set 'Audio_Command "aplay -q -c 1 -t raw -f s16 -r $SR $FILE")
(Parameter.set 'Audio_Method 'Audio_Command)
I was desperately looking for a solution when I found this. It worked for me.
magabriel is offline   Reply With Quote