* speech-dispatcher problem
@ Rob Hudson
` Cleverson Casarin Uliana
0 siblings, 1 reply; 13+ messages in thread
From: Rob Hudson @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
I'm trying to get speakup working with speech-dispatcehr and voxin. However it won't connect and, in speechd.log, I see this:
I am running speech-dispatcher 0.7.1 and Debian Squeeze, with Voxin-0.42.
>From /var/log/speech-dispatcher/speech-dispatcehr.log
[Sat Sep 15 04:14:50 2012 : 525783] speechd: Speech Dispatcher Logging to
file /var/log/speech-dispatcher//speech-dispatcher.log
[Sat Sep 15 04:14:50 2012 : 525903] speechd: Initializing output module
ibmtts with binary /usr/lib/speech-dispatcher-modules/sd_ibmtts and
configuration /etc/speech-dispatcher/modules//ibmtts.conf
[Sat Sep 15 04:14:50 2012 : 525916] speechd: Output module is logging to
file /var/log/speech-dispatcher//ibmtts.log
[Sat Sep 15 04:14:50 2012 : 526228] speechd: Module ibmtts loaded.
[Sat Sep 15 04:14:50 2012 : 526393] speechd: ERROR: Bad syntax from output
module ibmtts 1
[Sat Sep 15 04:14:50 2012 : 526466] speechd: Initializing output module
dummy with binary /usr/lib/speech-dispatcher-modules/sd_dummy and
configuration (null)
[Sat Sep 15 04:14:50 2012 : 526480] speechd: Output module is logging to
file /var/log/speech-dispatcher//dummy.log
[Sat Sep 15 04:14:50 2012 : 526744] speechd: Module dummy loaded.
[Sat Sep 15 04:14:50 2012 : 531115] speechd: LINE here:|304 CANT LIST
VOICES|
[Sat Sep 15 04:14:50 2012 : 531140] speechd: Module dummy started
sucessfully with message:
---------------
Everything ok so far.
---------------
[Sat Sep 15 04:14:50 2012 : 531408] speechd: Configuration has been read
from "/etc/speech-dispatcher/speechd.conf"
[Sat Sep 15 04:14:50 2012 : 531436] speechd: Speech Dispatcher Logging to
file /var/log/speech-dispatcher//speech-dispatcher.log
[Sat Sep 15 04:14:50 2012 : 531458] speechd: Speech Dispatcher will use
local unix socket:
/var/run/speech-dispatcher/.speech-dispatcher/speechd.sock
[Sat Sep 15 04:14:50 2012 : 533528] speechd: Speech Dispatcher started and
waiting for clients ...
Any idea what's happening here? I also noticed that, using the say tool in voxin's source tree, I have to do aoss ./say in order for the "hello world" message to be spoken. Could this be the problem?
^ permalink raw reply [flat|nested] 13+ messages in thread* Re: speech-dispatcher problem speech-dispatcher problem Rob Hudson @ ` Cleverson Casarin Uliana ` Rob Hudson ` covici 0 siblings, 2 replies; 13+ messages in thread From: Cleverson Casarin Uliana @ UTC (permalink / raw) To: Speakup is a screen review system for Linux. Hi, I'm also interested in this question. AFAIC, to be able to use other voices than ESpeak, you need a piece of software called Speechd-up. However, last year (2011) when I asked whether it was available for Gentoo users, it got an answer that it was broken. I asked recently whether it's still broken, with no answer til now. I'd also like to use it, in case it's functional. Cheers Cleverson Em 16/09/2012 16:34, Rob Hudson escreveu: > I'm trying to get speakup working with speech-dispatcehr and voxin. However it won't connect and, in speechd.log, I see this: > I am running speech-dispatcher 0.7.1 and Debian Squeeze, with Voxin-0.42. > >> From /var/log/speech-dispatcher/speech-dispatcehr.log > [Sat Sep 15 04:14:50 2012 : 525783] speechd: Speech Dispatcher Logging to > file /var/log/speech-dispatcher//speech-dispatcher.log > [Sat Sep 15 04:14:50 2012 : 525903] speechd: Initializing output module > ibmtts with binary /usr/lib/speech-dispatcher-modules/sd_ibmtts and > configuration /etc/speech-dispatcher/modules//ibmtts.conf > [Sat Sep 15 04:14:50 2012 : 525916] speechd: Output module is logging to > file /var/log/speech-dispatcher//ibmtts.log > [Sat Sep 15 04:14:50 2012 : 526228] speechd: Module ibmtts loaded. > [Sat Sep 15 04:14:50 2012 : 526393] speechd: ERROR: Bad syntax from output > module ibmtts 1 > [Sat Sep 15 04:14:50 2012 : 526466] speechd: Initializing output module > dummy with binary /usr/lib/speech-dispatcher-modules/sd_dummy and > configuration (null) > [Sat Sep 15 04:14:50 2012 : 526480] speechd: Output module is logging to > file /var/log/speech-dispatcher//dummy.log > [Sat Sep 15 04:14:50 2012 : 526744] speechd: Module dummy loaded. > [Sat Sep 15 04:14:50 2012 : 531115] speechd: LINE here:|304 CANT LIST > VOICES| > [Sat Sep 15 04:14:50 2012 : 531140] speechd: Module dummy started > sucessfully with message: > --------------- > Everything ok so far. > --------------- > [Sat Sep 15 04:14:50 2012 : 531408] speechd: Configuration has been read > from "/etc/speech-dispatcher/speechd.conf" > [Sat Sep 15 04:14:50 2012 : 531436] speechd: Speech Dispatcher Logging to > file /var/log/speech-dispatcher//speech-dispatcher.log > [Sat Sep 15 04:14:50 2012 : 531458] speechd: Speech Dispatcher will use > local unix socket: > /var/run/speech-dispatcher/.speech-dispatcher/speechd.sock > [Sat Sep 15 04:14:50 2012 : 533528] speechd: Speech Dispatcher started and > waiting for clients ... > Any idea what's happening here? I also noticed that, using the say tool in voxin's source tree, I have to do aoss ./say in order for the "hello world" message to be spoken. Could this be the problem? > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup > ^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: speech-dispatcher problem ` Cleverson Casarin Uliana @ ` Rob Hudson ` covici 1 sibling, 0 replies; 13+ messages in thread From: Rob Hudson @ UTC (permalink / raw) To: Speakup is a screen review system for Linux. I did manage to fix it. It appears the debian package was broken, because once I installed from tarball and ran the spd-conf command, and then: speech-dispatcher -C /usr/local/etc/speech-dispatcher it worked fine. I now have it running with speechd-up and I am fixing to make an initScript. With the debian package, it couldn't find my audio device and failed to initialize for some reason. i have no idea how to fix it, so I did apt-get purge speech-dispatcher and then started all over again from source. ----- Original Message ----- From: "Cleverson Casarin Uliana" <clever92000@yahoo.com.br> To: "Speakup is a screen review system for Linux." <speakup@braille.uwo.ca> Sent: Monday, September 17, 2012 5:42 PM Subject: Re: speech-dispatcher problem > Hi, I'm also interested in this question. AFAIC, to be able to use other > voices than ESpeak, you need a piece of software called Speechd-up. > However, last year (2011) when I asked whether it was available for Gentoo > users, it got an answer that it was broken. I asked recently whether it's > still broken, with no answer til now. I'd also like to use it, in case > it's functional. > > Cheers > Cleverson > > Em 16/09/2012 16:34, Rob Hudson escreveu: >> I'm trying to get speakup working with speech-dispatcehr and voxin. >> However it won't connect and, in speechd.log, I see this: >> I am running speech-dispatcher 0.7.1 and Debian Squeeze, with Voxin-0.42. >> >>> From /var/log/speech-dispatcher/speech-dispatcehr.log >> [Sat Sep 15 04:14:50 2012 : 525783] speechd: Speech Dispatcher Logging to >> file /var/log/speech-dispatcher//speech-dispatcher.log >> [Sat Sep 15 04:14:50 2012 : 525903] speechd: Initializing output module >> ibmtts with binary /usr/lib/speech-dispatcher-modules/sd_ibmtts and >> configuration /etc/speech-dispatcher/modules//ibmtts.conf >> [Sat Sep 15 04:14:50 2012 : 525916] speechd: Output module is logging to >> file /var/log/speech-dispatcher//ibmtts.log >> [Sat Sep 15 04:14:50 2012 : 526228] speechd: Module ibmtts loaded. >> [Sat Sep 15 04:14:50 2012 : 526393] speechd: ERROR: Bad syntax from >> output >> module ibmtts 1 >> [Sat Sep 15 04:14:50 2012 : 526466] speechd: Initializing output module >> dummy with binary /usr/lib/speech-dispatcher-modules/sd_dummy and >> configuration (null) >> [Sat Sep 15 04:14:50 2012 : 526480] speechd: Output module is logging to >> file /var/log/speech-dispatcher//dummy.log >> [Sat Sep 15 04:14:50 2012 : 526744] speechd: Module dummy loaded. >> [Sat Sep 15 04:14:50 2012 : 531115] speechd: LINE here:|304 CANT LIST >> VOICES| >> [Sat Sep 15 04:14:50 2012 : 531140] speechd: Module dummy started >> sucessfully with message: >> --------------- >> Everything ok so far. >> --------------- >> [Sat Sep 15 04:14:50 2012 : 531408] speechd: Configuration has been read >> from "/etc/speech-dispatcher/speechd.conf" >> [Sat Sep 15 04:14:50 2012 : 531436] speechd: Speech Dispatcher Logging to >> file /var/log/speech-dispatcher//speech-dispatcher.log >> [Sat Sep 15 04:14:50 2012 : 531458] speechd: Speech Dispatcher will use >> local unix socket: >> /var/run/speech-dispatcher/.speech-dispatcher/speechd.sock >> [Sat Sep 15 04:14:50 2012 : 533528] speechd: Speech Dispatcher started >> and >> waiting for clients ... >> Any idea what's happening here? I also noticed that, using the say tool >> in voxin's source tree, I have to do aoss ./say in order for the "hello >> world" message to be spoken. Could this be the problem? >> _______________________________________________ >> Speakup mailing list >> Speakup@braille.uwo.ca >> http://speech.braille.uwo.ca/mailman/listinfo/speakup >> > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup ^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: speech-dispatcher problem ` Cleverson Casarin Uliana ` Rob Hudson @ ` covici ` Bohdan R. Rau 1 sibling, 1 reply; 13+ messages in thread From: covici @ UTC (permalink / raw) To: Speakup is a screen review system for Linux. I have a working version of speechd-up, I think I got it from git://github.com/williamh/speechd-up.git -- I don't know if its the latest version, but it works fine -- even does indexing. You can use any voice, but it works better if the module has a speech dispatcher driver. Cleverson Casarin Uliana <clever92000@yahoo.com.br> wrote: > Hi, I'm also interested in this question. AFAIC, to be able to use > other voices than ESpeak, you need a piece of software called > Speechd-up. However, last year (2011) when I asked whether it was > available for Gentoo users, it got an answer that it was broken. I > asked recently whether it's still broken, with no answer til now. I'd > also like to use it, in case it's functional. > > Cheers > Cleverson > > Em 16/09/2012 16:34, Rob Hudson escreveu: > > I'm trying to get speakup working with speech-dispatcehr and voxin. However it won't connect and, in speechd.log, I see this: > > I am running speech-dispatcher 0.7.1 and Debian Squeeze, with Voxin-0.42. > > > >> From /var/log/speech-dispatcher/speech-dispatcehr.log > > [Sat Sep 15 04:14:50 2012 : 525783] speechd: Speech Dispatcher Logging to > > file /var/log/speech-dispatcher//speech-dispatcher.log > > [Sat Sep 15 04:14:50 2012 : 525903] speechd: Initializing output module > > ibmtts with binary /usr/lib/speech-dispatcher-modules/sd_ibmtts and > > configuration /etc/speech-dispatcher/modules//ibmtts.conf > > [Sat Sep 15 04:14:50 2012 : 525916] speechd: Output module is logging to > > file /var/log/speech-dispatcher//ibmtts.log > > [Sat Sep 15 04:14:50 2012 : 526228] speechd: Module ibmtts loaded. > > [Sat Sep 15 04:14:50 2012 : 526393] speechd: ERROR: Bad syntax from output > > module ibmtts 1 > > [Sat Sep 15 04:14:50 2012 : 526466] speechd: Initializing output module > > dummy with binary /usr/lib/speech-dispatcher-modules/sd_dummy and > > configuration (null) > > [Sat Sep 15 04:14:50 2012 : 526480] speechd: Output module is logging to > > file /var/log/speech-dispatcher//dummy.log > > [Sat Sep 15 04:14:50 2012 : 526744] speechd: Module dummy loaded. > > [Sat Sep 15 04:14:50 2012 : 531115] speechd: LINE here:|304 CANT LIST > > VOICES| > > [Sat Sep 15 04:14:50 2012 : 531140] speechd: Module dummy started > > sucessfully with message: > > --------------- > > Everything ok so far. > > --------------- > > [Sat Sep 15 04:14:50 2012 : 531408] speechd: Configuration has been read > > from "/etc/speech-dispatcher/speechd.conf" > > [Sat Sep 15 04:14:50 2012 : 531436] speechd: Speech Dispatcher Logging to > > file /var/log/speech-dispatcher//speech-dispatcher.log > > [Sat Sep 15 04:14:50 2012 : 531458] speechd: Speech Dispatcher will use > > local unix socket: > > /var/run/speech-dispatcher/.speech-dispatcher/speechd.sock > > [Sat Sep 15 04:14:50 2012 : 533528] speechd: Speech Dispatcher started and > > waiting for clients ... > > Any idea what's happening here? I also noticed that, using the say tool in voxin's source tree, I have to do aoss ./say in order for the "hello world" message to be spoken. Could this be the problem? > > _______________________________________________ > > Speakup mailing list > > Speakup@braille.uwo.ca > > http://speech.braille.uwo.ca/mailman/listinfo/speakup > > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup -- Your life is like a penny. You're going to lose it. The question is: How do you spend it? John Covici covici@ccs.covici.com ^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: speech-dispatcher problem ` covici @ ` Bohdan R. Rau ` Bohdan R. Rau ` Cleverson Casarin Uliana 0 siblings, 2 replies; 13+ messages in thread From: Bohdan R. Rau @ UTC (permalink / raw) To: speakup On Tue, 18 Sep 2012 01:52:39 -0400, covici@ccs.covici.com wrote: > I have a working version of speechd-up, I think I got it from > git://github.com/williamh/speechd-up.git -- I don't know if its the > latest version, but it works fine -- even does indexing. You can use > any voice, but it works better if the module has a speech dispatcher > driver. Some months ago I started with my private replacement for speechd-up. Program is not finished yet, but has some important differences: 1) does not use configuration file (all parameters may be given in command line) 2) can change voice (module, synthesis voice or even language) on the fly. Small script adds two new keys (Spk-a and spk-s) to switch voices (up to 8 predefined voices) 3) automatically corrects speakup character tables for use in given encoding/language 4) automatically loads translated speakup tables 5) starts as root and drops privileges to predefined user, so speech-dispacher never starts as root. 6) keeps correct parameters (rate, pitch, volume etc.) when reconnect to speech dispatcher. The only unimplemented feature is indexing (I don't know how to test it). I personally use it on my netbook (I'm sight > > Cleverson Casarin Uliana <clever92000@yahoo.com.br> wrote: > >> Hi, I'm also interested in this question. AFAIC, to be able to use >> other voices than ESpeak, you need a piece of software called >> Speechd-up. However, last year (2011) when I asked whether it was >> available for Gentoo users, it got an answer that it was broken. I >> asked recently whether it's still broken, with no answer til now. >> I'd >> also like to use it, in case it's functional. >> >> Cheers >> Cleverson >> >> Em 16/09/2012 16:34, Rob Hudson escreveu: >> > I'm trying to get speakup working with speech-dispatcehr and >> voxin. However it won't connect and, in speechd.log, I see this: >> > I am running speech-dispatcher 0.7.1 and Debian Squeeze, with >> Voxin-0.42. >> > >> >> From /var/log/speech-dispatcher/speech-dispatcehr.log >> > [Sat Sep 15 04:14:50 2012 : 525783] speechd: Speech Dispatcher >> Logging to >> > file /var/log/speech-dispatcher//speech-dispatcher.log >> > [Sat Sep 15 04:14:50 2012 : 525903] speechd: Initializing output >> module >> > ibmtts with binary /usr/lib/speech-dispatcher-modules/sd_ibmtts >> and >> > configuration /etc/speech-dispatcher/modules//ibmtts.conf >> > [Sat Sep 15 04:14:50 2012 : 525916] speechd: Output module is >> logging to >> > file /var/log/speech-dispatcher//ibmtts.log >> > [Sat Sep 15 04:14:50 2012 : 526228] speechd: Module ibmtts loaded. >> > [Sat Sep 15 04:14:50 2012 : 526393] speechd: ERROR: Bad syntax >> from output >> > module ibmtts 1 >> > [Sat Sep 15 04:14:50 2012 : 526466] speechd: Initializing output >> module >> > dummy with binary /usr/lib/speech-dispatcher-modules/sd_dummy and >> > configuration (null) >> > [Sat Sep 15 04:14:50 2012 : 526480] speechd: Output module is >> logging to >> > file /var/log/speech-dispatcher//dummy.log >> > [Sat Sep 15 04:14:50 2012 : 526744] speechd: Module dummy loaded. >> > [Sat Sep 15 04:14:50 2012 : 531115] speechd: LINE here:|304 CANT >> LIST >> > VOICES| >> > [Sat Sep 15 04:14:50 2012 : 531140] speechd: Module dummy started >> > sucessfully with message: >> > --------------- >> > Everything ok so far. >> > --------------- >> > [Sat Sep 15 04:14:50 2012 : 531408] speechd: Configuration has >> been read >> > from "/etc/speech-dispatcher/speechd.conf" >> > [Sat Sep 15 04:14:50 2012 : 531436] speechd: Speech Dispatcher >> Logging to >> > file /var/log/speech-dispatcher//speech-dispatcher.log >> > [Sat Sep 15 04:14:50 2012 : 531458] speechd: Speech Dispatcher >> will use >> > local unix socket: >> > /var/run/speech-dispatcher/.speech-dispatcher/speechd.sock >> > [Sat Sep 15 04:14:50 2012 : 533528] speechd: Speech Dispatcher >> started and >> > waiting for clients ... >> > Any idea what's happening here? I also noticed that, using the say >> tool in voxin's source tree, I have to do aoss ./say in order for the >> "hello world" message to be spoken. Could this be the problem? >> > _______________________________________________ >> > Speakup mailing list >> > Speakup@braille.uwo.ca >> > http://speech.braille.uwo.ca/mailman/listinfo/speakup >> > >> _______________________________________________ >> Speakup mailing list >> Speakup@braille.uwo.ca >> http://speech.braille.uwo.ca/mailman/listinfo/speakup -- http://milena.polip.com/ - Pa pa, Ivonko! ^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: speech-dispatcher problem ` Bohdan R. Rau @ ` Bohdan R. Rau ` Bohdan R. Rau ` Cleverson Casarin Uliana 1 sibling, 1 reply; 13+ messages in thread From: Bohdan R. Rau @ UTC (permalink / raw) To: Bohdan R. Rau; +Cc: speakup On Tue, 18 Sep 2012 11:54:19 +0100, Bohdan R. Rau wrote: > > I personally use it on my netbook (I'm sight Sorry - my webmail program unexpectedly sent this message... I'm sighted, but I have some problems with eyes so I often use Lynx and speakup for browsing Internet. So I often switch between Milena (for Polish) and Espeak (for English). If someone is interested - I can publish this version. For Polish users: I have working deb packages for Ubuntu 11.04, 11.10 and 12.04 specialized for Polish language (the installer automatically switches console into ISO-8859-2 encoding, generates ISO-8859-2 locale, switches pulseaudio into system mode and installs it's private keyboard for ISO-2). ethanak -- http://milena.polip.com/ - Pa pa, Ivonko! ^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: speech-dispatcher problem ` Bohdan R. Rau @ ` Bohdan R. Rau 0 siblings, 0 replies; 13+ messages in thread From: Bohdan R. Rau @ UTC (permalink / raw) To: Bohdan R. Rau; +Cc: speakup On Tue, 18 Sep 2012 12:01:06 +0100, Bohdan R. Rau wrote: > Sorry - my webmail program unexpectedly sent this message... Sorry again - the webmail probabaly only marked my previous message as sent so I repeat: Some months ago I started with my private replacement for speechd-up. Program is not finished yet, but has some important differences: 1) does not use configuration file (all parameters may be given in command line) 2) can change voice (module, synthesis voice or even language) on the fly. Small script adds two new keys (Spk-a and spk-s) to switch voices (up to 8 predefined voices) 3) automatically corrects speakup character tables for use in given encoding/language 4) automatically loads translated speakup tables 5) starts as root and drops privileges to predefined user, so speech-dispacher never starts as root. 6) keeps correct parameters (rate, pitch, volume etc.) when reconnect to speech dispatcher. The only unimplemented feature is indexing (I don't know how to test it). ethanak -- http://milena.polip.com/ - Pa pa, Ivonko! ^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: speech-dispatcher problem ` Bohdan R. Rau ` Bohdan R. Rau @ ` Cleverson Casarin Uliana ` covici 1 sibling, 1 reply; 13+ messages in thread From: Cleverson Casarin Uliana @ UTC (permalink / raw) To: Speakup is a screen review system for Linux. Wow, please Bohdan release it as soon as possible! In the meantime, indeed I'd like to test the current Speechd-up on Gentoo. For those who got it to work under Debian and Ubuntu, does it work with Alsa or PulseAudio only? Also, is it enough to git clone the current version and run it, or some undocumented steps are required? Thanks, Cleverson 2012/9/18, Bohdan R. Rau <ethanak@polip.com>: > On Tue, 18 Sep 2012 01:52:39 -0400, covici@ccs.covici.com wrote: >> I have a working version of speechd-up, I think I got it from >> git://github.com/williamh/speechd-up.git -- I don't know if its the >> latest version, but it works fine -- even does indexing. You can use >> any voice, but it works better if the module has a speech dispatcher >> driver. > > Some months ago I started with my private replacement for speechd-up. > Program is not finished yet, but has some important differences: > > 1) does not use configuration file (all parameters may be given in > command line) > 2) can change voice (module, synthesis voice or even language) on the > fly. Small script adds two new keys (Spk-a and spk-s) to switch voices > (up to 8 predefined voices) > 3) automatically corrects speakup character tables for use in given > encoding/language > 4) automatically loads translated speakup tables > 5) starts as root and drops privileges to predefined user, so > speech-dispacher never starts as root. > 6) keeps correct parameters (rate, pitch, volume etc.) when reconnect > to speech dispatcher. > > The only unimplemented feature is indexing (I don't know how to test > it). > > I personally use it on my netbook (I'm sight > >> >> Cleverson Casarin Uliana <clever92000@yahoo.com.br> wrote: >> >>> Hi, I'm also interested in this question. AFAIC, to be able to use >>> other voices than ESpeak, you need a piece of software called >>> Speechd-up. However, last year (2011) when I asked whether it was >>> available for Gentoo users, it got an answer that it was broken. I >>> asked recently whether it's still broken, with no answer til now. >>> I'd >>> also like to use it, in case it's functional. >>> >>> Cheers >>> Cleverson >>> >>> Em 16/09/2012 16:34, Rob Hudson escreveu: >>> > I'm trying to get speakup working with speech-dispatcehr and >>> voxin. However it won't connect and, in speechd.log, I see this: >>> > I am running speech-dispatcher 0.7.1 and Debian Squeeze, with >>> Voxin-0.42. >>> > >>> >> From /var/log/speech-dispatcher/speech-dispatcehr.log >>> > [Sat Sep 15 04:14:50 2012 : 525783] speechd: Speech Dispatcher >>> Logging to >>> > file /var/log/speech-dispatcher//speech-dispatcher.log >>> > [Sat Sep 15 04:14:50 2012 : 525903] speechd: Initializing output >>> module >>> > ibmtts with binary /usr/lib/speech-dispatcher-modules/sd_ibmtts >>> and >>> > configuration /etc/speech-dispatcher/modules//ibmtts.conf >>> > [Sat Sep 15 04:14:50 2012 : 525916] speechd: Output module is >>> logging to >>> > file /var/log/speech-dispatcher//ibmtts.log >>> > [Sat Sep 15 04:14:50 2012 : 526228] speechd: Module ibmtts loaded. >>> > [Sat Sep 15 04:14:50 2012 : 526393] speechd: ERROR: Bad syntax >>> from output >>> > module ibmtts 1 >>> > [Sat Sep 15 04:14:50 2012 : 526466] speechd: Initializing output >>> module >>> > dummy with binary /usr/lib/speech-dispatcher-modules/sd_dummy and >>> > configuration (null) >>> > [Sat Sep 15 04:14:50 2012 : 526480] speechd: Output module is >>> logging to >>> > file /var/log/speech-dispatcher//dummy.log >>> > [Sat Sep 15 04:14:50 2012 : 526744] speechd: Module dummy loaded. >>> > [Sat Sep 15 04:14:50 2012 : 531115] speechd: LINE here:|304 CANT >>> LIST >>> > VOICES| >>> > [Sat Sep 15 04:14:50 2012 : 531140] speechd: Module dummy started >>> > sucessfully with message: >>> > --------------- >>> > Everything ok so far. >>> > --------------- >>> > [Sat Sep 15 04:14:50 2012 : 531408] speechd: Configuration has >>> been read >>> > from "/etc/speech-dispatcher/speechd.conf" >>> > [Sat Sep 15 04:14:50 2012 : 531436] speechd: Speech Dispatcher >>> Logging to >>> > file /var/log/speech-dispatcher//speech-dispatcher.log >>> > [Sat Sep 15 04:14:50 2012 : 531458] speechd: Speech Dispatcher >>> will use >>> > local unix socket: >>> > /var/run/speech-dispatcher/.speech-dispatcher/speechd.sock >>> > [Sat Sep 15 04:14:50 2012 : 533528] speechd: Speech Dispatcher >>> started and >>> > waiting for clients ... >>> > Any idea what's happening here? I also noticed that, using the say >>> tool in voxin's source tree, I have to do aoss ./say in order for the >>> "hello world" message to be spoken. Could this be the problem? >>> > _______________________________________________ >>> > Speakup mailing list >>> > Speakup@braille.uwo.ca >>> > http://speech.braille.uwo.ca/mailman/listinfo/speakup >>> > >>> _______________________________________________ >>> Speakup mailing list >>> Speakup@braille.uwo.ca >>> http://speech.braille.uwo.ca/mailman/listinfo/speakup > > -- > http://milena.polip.com/ - Pa pa, Ivonko! > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup > ^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: speech-dispatcher problem ` Cleverson Casarin Uliana @ ` covici 0 siblings, 0 replies; 13+ messages in thread From: covici @ UTC (permalink / raw) To: Speakup is a screen review system for Linux. Well, I don't use pulse audio, but it works fine with alsa on gentoo -- I have a vm which works with speech dispatcher and espeak. I am using that because it has a driver and I am not sure of anything else that does except festival. Cleverson Casarin Uliana <clcaul@gmail.com> wrote: > Wow, please Bohdan release it as soon as possible! > > In the meantime, indeed I'd like to test the current Speechd-up on > Gentoo. For those who got it to work under Debian and Ubuntu, does it > work with Alsa or PulseAudio only? Also, is it enough to git clone the > current version and run it, or some undocumented steps are required? > > Thanks, > Cleverson > > 2012/9/18, Bohdan R. Rau <ethanak@polip.com>: > > On Tue, 18 Sep 2012 01:52:39 -0400, covici@ccs.covici.com wrote: > >> I have a working version of speechd-up, I think I got it from > >> git://github.com/williamh/speechd-up.git -- I don't know if its the > >> latest version, but it works fine -- even does indexing. You can use > >> any voice, but it works better if the module has a speech dispatcher > >> driver. > > > > Some months ago I started with my private replacement for speechd-up. > > Program is not finished yet, but has some important differences: > > > > 1) does not use configuration file (all parameters may be given in > > command line) > > 2) can change voice (module, synthesis voice or even language) on the > > fly. Small script adds two new keys (Spk-a and spk-s) to switch voices > > (up to 8 predefined voices) > > 3) automatically corrects speakup character tables for use in given > > encoding/language > > 4) automatically loads translated speakup tables > > 5) starts as root and drops privileges to predefined user, so > > speech-dispacher never starts as root. > > 6) keeps correct parameters (rate, pitch, volume etc.) when reconnect > > to speech dispatcher. > > > > The only unimplemented feature is indexing (I don't know how to test > > it). > > > > I personally use it on my netbook (I'm sight > > > >> > >> Cleverson Casarin Uliana <clever92000@yahoo.com.br> wrote: > >> > >>> Hi, I'm also interested in this question. AFAIC, to be able to use > >>> other voices than ESpeak, you need a piece of software called > >>> Speechd-up. However, last year (2011) when I asked whether it was > >>> available for Gentoo users, it got an answer that it was broken. I > >>> asked recently whether it's still broken, with no answer til now. > >>> I'd > >>> also like to use it, in case it's functional. > >>> > >>> Cheers > >>> Cleverson > >>> > >>> Em 16/09/2012 16:34, Rob Hudson escreveu: > >>> > I'm trying to get speakup working with speech-dispatcehr and > >>> voxin. However it won't connect and, in speechd.log, I see this: > >>> > I am running speech-dispatcher 0.7.1 and Debian Squeeze, with > >>> Voxin-0.42. > >>> > > >>> >> From /var/log/speech-dispatcher/speech-dispatcehr.log > >>> > [Sat Sep 15 04:14:50 2012 : 525783] speechd: Speech Dispatcher > >>> Logging to > >>> > file /var/log/speech-dispatcher//speech-dispatcher.log > >>> > [Sat Sep 15 04:14:50 2012 : 525903] speechd: Initializing output > >>> module > >>> > ibmtts with binary /usr/lib/speech-dispatcher-modules/sd_ibmtts > >>> and > >>> > configuration /etc/speech-dispatcher/modules//ibmtts.conf > >>> > [Sat Sep 15 04:14:50 2012 : 525916] speechd: Output module is > >>> logging to > >>> > file /var/log/speech-dispatcher//ibmtts.log > >>> > [Sat Sep 15 04:14:50 2012 : 526228] speechd: Module ibmtts loaded. > >>> > [Sat Sep 15 04:14:50 2012 : 526393] speechd: ERROR: Bad syntax > >>> from output > >>> > module ibmtts 1 > >>> > [Sat Sep 15 04:14:50 2012 : 526466] speechd: Initializing output > >>> module > >>> > dummy with binary /usr/lib/speech-dispatcher-modules/sd_dummy and > >>> > configuration (null) > >>> > [Sat Sep 15 04:14:50 2012 : 526480] speechd: Output module is > >>> logging to > >>> > file /var/log/speech-dispatcher//dummy.log > >>> > [Sat Sep 15 04:14:50 2012 : 526744] speechd: Module dummy loaded. > >>> > [Sat Sep 15 04:14:50 2012 : 531115] speechd: LINE here:|304 CANT > >>> LIST > >>> > VOICES| > >>> > [Sat Sep 15 04:14:50 2012 : 531140] speechd: Module dummy started > >>> > sucessfully with message: > >>> > --------------- > >>> > Everything ok so far. > >>> > --------------- > >>> > [Sat Sep 15 04:14:50 2012 : 531408] speechd: Configuration has > >>> been read > >>> > from "/etc/speech-dispatcher/speechd.conf" > >>> > [Sat Sep 15 04:14:50 2012 : 531436] speechd: Speech Dispatcher > >>> Logging to > >>> > file /var/log/speech-dispatcher//speech-dispatcher.log > >>> > [Sat Sep 15 04:14:50 2012 : 531458] speechd: Speech Dispatcher > >>> will use > >>> > local unix socket: > >>> > /var/run/speech-dispatcher/.speech-dispatcher/speechd.sock > >>> > [Sat Sep 15 04:14:50 2012 : 533528] speechd: Speech Dispatcher > >>> started and > >>> > waiting for clients ... > >>> > Any idea what's happening here? I also noticed that, using the say > >>> tool in voxin's source tree, I have to do aoss ./say in order for the > >>> "hello world" message to be spoken. Could this be the problem? > >>> > _______________________________________________ > >>> > Speakup mailing list > >>> > Speakup@braille.uwo.ca > >>> > http://speech.braille.uwo.ca/mailman/listinfo/speakup > >>> > > >>> _______________________________________________ > >>> Speakup mailing list > >>> Speakup@braille.uwo.ca > >>> http://speech.braille.uwo.ca/mailman/listinfo/speakup > > > > -- > > http://milena.polip.com/ - Pa pa, Ivonko! > > _______________________________________________ > > Speakup mailing list > > Speakup@braille.uwo.ca > > http://speech.braille.uwo.ca/mailman/listinfo/speakup > > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup -- Your life is like a penny. You're going to lose it. The question is: How do you spend it? John Covici covici@ccs.covici.com ^ permalink raw reply [flat|nested] 13+ messages in thread
* speech-dispatcher problem @ Hoa Nguyen Dang ` Tyler Spivey ` Kirk Reiser 0 siblings, 2 replies; 13+ messages in thread From: Hoa Nguyen Dang @ UTC (permalink / raw) To: kirk; +Cc: speakup Dear Kirk, I got the error when starting speech-dispatcher. [root@simpson10 speech-dispatcher-0.6.1]# speech-dispatcher speech-dispatcher: error while loading shared libraries: libdotconf-1.0.so.0: cannot open shared object file: No such file or directory Hello! I have just installed speech dispatcher 0.6 from tarball, the installation was successfully but when I run speech-dispatcher I have this error speech-dispatcher: error while loading shared libraries: libdotconf-1.0.so.0: cannot open shared object file: No such file or directory but I've already installed dotconf 1.0.13, and the file libdotconf-1.0.so.0 is in /usr/local/lib. Please help. Thanks Hoa ^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: speech-dispatcher problem Hoa Nguyen Dang @ ` Tyler Spivey ` Kirk Reiser ` Kirk Reiser 1 sibling, 1 reply; 13+ messages in thread From: Tyler Spivey @ UTC (permalink / raw) To: Speakup is a screen review system for Linux. -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 This one is easy. Add a line containing: /usr/local to /etc/ld.so.conf, then run ldconfig. - - Tyler On Thu, Nov 09, 2006 at 03:31:53PM -0800, Hoa Nguyen Dang wrote: > > Dear Kirk, > > I got the error when starting speech-dispatcher. > > > [root@simpson10 speech-dispatcher-0.6.1]# speech-dispatcher > speech-dispatcher: error while loading shared libraries: libdotconf-1.0.so.0: > cannot open shared object file: No such file or directory > > Hello! > > I have just installed speech dispatcher 0.6 from tarball, the installation was > successfully but when I run speech-dispatcher I have this error > > speech-dispatcher: error while loading shared libraries: libdotconf-1.0.so.0: > cannot open shared object file: No such file or directory > > but I've already installed dotconf 1.0.13, and the file libdotconf-1.0.so.0 is > in /usr/local/lib. > > Please help. Thanks > > Hoa > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFU75PTsjaYASMWKQRAnsUAJ4hORhMIZRoxC/bpvz2ao244U9u0ACgkNN/ R+kxU8/gng8wBqnhxsujkcc= =ahEP -----END PGP SIGNATURE----- ^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: speech-dispatcher problem ` Tyler Spivey @ ` Kirk Reiser 0 siblings, 0 replies; 13+ messages in thread From: Kirk Reiser @ UTC (permalink / raw) To: Speakup is a screen review system for Linux. Woops! Sorry Tylor, I just went against the first rule of mailing list reading and answered before finishing the thread. I apologize for that. Kirk -- Kirk Reiser The Computer Braille Facility e-mail: kirk@braille.uwo.ca University of Western Ontario phone: (519) 661-3061 ^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: speech-dispatcher problem Hoa Nguyen Dang ` Tyler Spivey @ ` Kirk Reiser 1 sibling, 0 replies; 13+ messages in thread From: Kirk Reiser @ UTC (permalink / raw) To: Hoa Nguyen Dang; +Cc: speakup Dear Hoa: Check to see if /usr/local/lib is in your ldso.conf file in /etc. If not please edit the file and put the path at the bottom of the file, save the changes and then run ldconfig. I suspect this is your problem. Kirk -- Kirk Reiser The Computer Braille Facility e-mail: kirk@braille.uwo.ca University of Western Ontario phone: (519) 661-3061 ^ permalink raw reply [flat|nested] 13+ messages in thread
end of thread, other threads:[~ UTC | newest]
Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
speech-dispatcher problem Rob Hudson
` Cleverson Casarin Uliana
` Rob Hudson
` covici
` Bohdan R. Rau
` Bohdan R. Rau
` Bohdan R. Rau
` Cleverson Casarin Uliana
` covici
-- strict thread matches above, loose matches on Subject: below --
Hoa Nguyen Dang
` Tyler Spivey
` Kirk Reiser
` Kirk Reiser
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).