speechd-discuss
[Top][All Lists]
Advanced

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

Some problems with python and speechd


From: Festila Catalin
Subject: Some problems with python and speechd
Date: Sat, 8 Mar 2008 22:34:59 +0200

Hello !
I use debian lenny and gnome with python  2.4.4 (#2, Jan  3 2008, 13:36:28)
I use this example :

import speechd
client = speechd.SSIPClient('test')
client.set_output_module('festival')
client.set_language('en')
client.set_punctuation(speechd.PunctuationMode.SOME)
client.speak("Hello World!")

python say :
(225, 'OK MESSAGE QUEUED', ('1',))

client.close()
from http://www.freebsoft.org/doc/speechd/speech-dispatcher_15.html

but i d'not hearing anything ... :(
i try http://live.gnome.org/Orca/SpeechDispatcher :
spd-say "Hello, how are you?" and same problems
In /var/log/speech-dispacher i have attach speechd.log
and festival.log say :
festival_client: connect to server failed

What i sholud do ?

Thanks !
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
http://lists.freebsoft.org/pipermail/speechd/attachments/20080308/0f9931c7/attachment-0001.htm
 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: speechd.log
Type: text/x-log
Size: 26916 bytes
Desc: not available
Url : 
http://lists.freebsoft.org/pipermail/speechd/attachments/20080308/0f9931c7/attachment-0001.bin
 


reply via email to

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