public inbox for speakup@linux-speakup.org
 help / color / mirror / Atom feed
* Fwd: speech-dispatcher beta 1, no speech
@  Guy Schlosser
   ` Gregory Nowak
   ` Michael Whapples
  0 siblings, 2 replies; 5+ messages in thread
From: Guy Schlosser @  UTC (permalink / raw)
  To: speakup

I forgot to mention in my previous post that I'm running Ubuntu 7.04 
with Espeak 1.25.  Again, thanks in advance for the help.


Guy

>Date: Mon, 16 Jul 2007 09:12:42 -0400
>To: speakup@braille.uwo.ca
>From: Guy Schlosser <guyster@buckeye-express.com>
>Subject: speech-dispatcher beta 1, no speech
>
>Hi all, I installed the speech-dispatcher 0.6.4 beta 1 today, and 
>have a few problems.  Not sure if they are a problem with the beta 
>or something on my system, but if someone could help me sort it out, 
>it would be greatly appreciated.  When I rebooted my computer after 
>install, and recompiling the python bindings, I get no speech.  I 
>then got orca back to a speakable state, and found the following 
>problems when I examined /var/log/speechd.log, I see the message 
>"bad syntax from module Espeak.  I also see some problems with 
>module ibmtts.  The messages are: Broken pipe to module and library 
>not compiled with alsa support.  Anyone have any suggestions?  As 
>always, any help would be greatly appreciated.
>
>Thanks much in advance,
>
>
>Guy



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Fwd: speech-dispatcher beta 1, no speech
   Fwd: speech-dispatcher beta 1, no speech Guy Schlosser
@  ` Gregory Nowak
   ` Michael Whapples
  1 sibling, 0 replies; 5+ messages in thread
From: Gregory Nowak @  UTC (permalink / raw)
  To: Speakup is a screen review system for Linux.

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

I seem to recall someone saying that in order to use the new speech
dispatcher beta, you need espeak 1.28.

Greg


On Mon, Jul 16, 2007 at 10:38:11AM -0400, Guy Schlosser wrote:
> I forgot to mention in my previous post that I'm running Ubuntu 7.04 
> with Espeak 1.25.  Again, thanks in advance for the help.
> 
> 
> Guy
> 

- -- 
web site: http://www.romuald.net.eu.org
gpg public key: http://www.romuald.net.eu.org/pubkey.asc
skype: gregn1
(authorization required, add me to your contacts list first)


- --
Free domains: http://www.eu.org/ or mail dns-manager@EU.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGm5cz7s9z/XlyUyARAlPyAJ4tygybVDs8BNU5gDRY33NzroIX0gCgyiwE
PsT3bOjKkfWgiF0PIkShWfo=
=xZWh
-----END PGP SIGNATURE-----


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: speech-dispatcher beta 1, no speech
   Fwd: speech-dispatcher beta 1, no speech Guy Schlosser
   ` Gregory Nowak
@  ` Michael Whapples
     ` Guy Schlosser
  1 sibling, 1 reply; 5+ messages in thread
From: Michael Whapples @  UTC (permalink / raw)
  To: Speakup is a screen review system for Linux.

If you want alsa support, you will need the dev alsa packages as well 
(probably something like libasound2-dev).

Also you may want to install the latest version of espeak if you are using 
the espeak specific module (the module called espeak, not espeak-generic) as 
earlier versions don't support changing the espeak voice through 
speech-dispatcher.

Also try disabling any modules you don't actually want, while it doesn't 
solve the problem being there in speech-dispatcher, it removes it for you.

So if you still get errors with modules you need, say which ones you are 
using (I suggest using the speech-dispatcher names as there the two espeak 
modules, espeak and espeak-generic, and things are different for these two 
modules).

From
Michael Whapples
----- Original Message ----- 
From: "Guy Schlosser" <guyster@buckeye-express.com>
To: <speakup@braille.uwo.ca>
Sent: Monday, July 16, 2007 3:38 PM
Subject: Fwd: speech-dispatcher beta 1, no speech


>I forgot to mention in my previous post that I'm running Ubuntu 7.04 with 
>Espeak 1.25.  Again, thanks in advance for the help.
>
>
>
> Guy
>
>>Date: Mon, 16 Jul 2007 09:12:42 -0400
>>To: speakup@braille.uwo.ca
>>From: Guy Schlosser <guyster@buckeye-express.com>
>>Subject: speech-dispatcher beta 1, no speech
>>
>>Hi all, I installed the speech-dispatcher 0.6.4 beta 1 today, and have a 
>>few problems.  Not sure if they are a problem with the beta or something 
>>on my system, but if someone could help me sort it out, it would be 
>>greatly appreciated.  When I rebooted my computer after install, and 
>>recompiling the python bindings, I get no speech.  I then got orca back to 
>>a speakable state, and found the following problems when I examined 
>>/var/log/speechd.log, I see the message "bad syntax from module Espeak.  I 
>>also see some problems with module ibmtts.  The messages are: Broken pipe 
>>to module and library not compiled with alsa support.  Anyone have any 
>>suggestions?  As always, any help would be greatly appreciated.
>>
>>Thanks much in advance,
>>
>>
>>Guy
>
>
>
>
> 



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: speech-dispatcher beta 1, no speech
   ` Michael Whapples
@    ` Guy Schlosser
       ` Jonathan Duddington
  0 siblings, 1 reply; 5+ messages in thread
From: Guy Schlosser @  UTC (permalink / raw)
  To: Speakup is a screen review system for Linux.

Hey there Michael, and thanks for the quick reply.  What is the 
easiest way to install the newest espeak under ubuntu 7.04?  Do I 
just download the zip file from sourceforge and compile the 
source?  Do I need libportaudio or anything like that?  I have 
disabled every module except for the two that I'm trying to get 
working.  The modules I'm using are espeak (not espeak-generic), and 
ibmtts.  Again, thanks in advance for the help.


Guy


At 12:49 PM 7/16/2007, you wrote:
>If you want alsa support, you will need the dev alsa packages as well
>(probably something like libasound2-dev).
>
>Also you may want to install the latest version of espeak if you are using
>the espeak specific module (the module called espeak, not espeak-generic) as
>earlier versions don't support changing the espeak voice through
>speech-dispatcher.
>
>Also try disabling any modules you don't actually want, while it doesn't
>solve the problem being there in speech-dispatcher, it removes it for you.
>
>So if you still get errors with modules you need, say which ones you are
>using (I suggest using the speech-dispatcher names as there the two espeak
>modules, espeak and espeak-generic, and things are different for these two
>modules).
>
>From
>Michael Whapples
>----- Original Message -----
>From: "Guy Schlosser" <guyster@buckeye-express.com>
>To: <speakup@braille.uwo.ca>
>Sent: Monday, July 16, 2007 3:38 PM
>Subject: Fwd: speech-dispatcher beta 1, no speech
>
>
> >I forgot to mention in my previous post that I'm running Ubuntu 7.04 with
> >Espeak 1.25.  Again, thanks in advance for the help.
> >
> >
> >
> > Guy
> >
> >>Date: Mon, 16 Jul 2007 09:12:42 -0400
> >>To: speakup@braille.uwo.ca
> >>From: Guy Schlosser <guyster@buckeye-express.com>
> >>Subject: speech-dispatcher beta 1, no speech
> >>
> >>Hi all, I installed the speech-dispatcher 0.6.4 beta 1 today, and have a
> >>few problems.  Not sure if they are a problem with the beta or something
> >>on my system, but if someone could help me sort it out, it would be
> >>greatly appreciated.  When I rebooted my computer after install, and
> >>recompiling the python bindings, I get no speech.  I then got orca back to
> >>a speakable state, and found the following problems when I examined
> >>/var/log/speechd.log, I see the message "bad syntax from module Espeak.  I
> >>also see some problems with module ibmtts.  The messages are: Broken pipe
> >>to module and library not compiled with alsa support.  Anyone have any
> >>suggestions?  As always, any help would be greatly appreciated.
> >>
> >>Thanks much in advance,
> >>
> >>
> >>Guy
> >
> >
> >
> >
> >
>
>
>_______________________________________________
>Speakup mailing list
>Speakup@braille.uwo.ca
>http://speech.braille.uwo.ca/mailman/listinfo/speakup



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: speech-dispatcher beta 1, no speech
     ` Guy Schlosser
@      ` Jonathan Duddington
  0 siblings, 0 replies; 5+ messages in thread
From: Jonathan Duddington @  UTC (permalink / raw)
  To: Speakup is a screen review system for Linux.

On 16 Jul, Guy Schlosser <guyster@buckeye-express.com> wrote:
> Hey there Michael, and thanks for the quick reply.  What is the 
> easiest way to install the newest espeak under ubuntu 7.04?  Do I 
> just download the zip file from sourceforge and compile the 
> source?  Do I need libportaudio or anything like that?

libportaudio (version 18) is already installed in ubuntu 7.04.

The compiled eSpeak download,  espeak-1.27-linux.zip (or the latest
development version at http://espeak.sf.net/test/latest.html ) should
run OK with ubuntu without the need for you to re-compile it.

I'm just about to release the latest version as eSpeak 1.28.



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~ UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
 Fwd: speech-dispatcher beta 1, no speech Guy Schlosser
 ` Gregory Nowak
 ` Michael Whapples
   ` Guy Schlosser
     ` Jonathan Duddington

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).