speechd-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

speech - festival


From: K . Christopher Avery
Subject: speech - festival
Date: Mon Sep 4 09:59:52 2006

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I'm running on gentoo, I emerged speechd and festival. I got festival to
work with alsa by using:

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

in ~/.festivalrc

If I got into the festival interactive mode by running /usr/bin/festival
then (SayText "whatever") works, but if I echo "whatever" > /dev/speech
nothing happens.

My logs look alright:


Loaded speechd.sub.
String substitutions: 222
Checking for /etc/speechdrc...loaded.
Checking for /home/wizzy/.speechdrc...not found.
trying to create '/dev/speech'...
Speech synthesis system = "festival"
cmd = festival --server
(0) Attempting to connect to the Festival server.
Successfully opened connection to Festival.
Called use_festival_SayText.
Line: 1
Input:  hello
Output: hello
Festival: LP
#<Utterance 0xb7469868>
ft_StUfF_keyOK

Line: 1
Input:  hello
Output: hello
Festival: LP

Line: 1
Input:  (SayText froggy say wop wop)
Output:  saytext froggy say wop wop
Festival: #<Utterance 0xb74976e8>
ft_StUfF_keyOK

I can't seem to wrap my mind around why this won't work. Hoping someone
will know what to do?

Thanks :)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.4 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFExE1vQDcgTp3IfcURAklnAJ97yWcmH8e0+B8LNg4Dog5ryunFAwCdF2wL
FInGYezH5ran0UXgiGYKRaA=
=pmsc
-----END PGP SIGNATURE-----
_______________________________________________
Speechd mailing list
address@hidden
http://lists.freebsoft.org/mailman/listinfo/speechd



reply via email to

[Prev in Thread] Current Thread [Next in Thread]