Re: [BRLTTY] Using the espeak speech driver

2010-08-14 Thread Sebastian Humenda
Hello, Dave Mielke wrote on Sa, Aug 07, 2010 at 07:08:27 -0400: >>But after compiling BRLTTY 4.2, I can read in syslog: >>Aug 7 18:36:22 crustulus brltty[6212]: speech driver not loadable: es >> >>Why can't I load this module? > >That's because: > >>I also tried to build the module into the exec

Re: [BRLTTY] Using the espeak speech driver

2010-08-07 Thread Dave Mielke
[quoted lines by Sebastian Humenda on 2010/08/07 at 22:23 +0200] >But after compiling BRLTTY 4.2, I can read in syslog: >Aug 7 18:36:22 crustulus brltty[6212]: speech driver not loadable: es > >Why can't I load this module? That's because: >I also tried to build the module into the executable,

Re: [BRLTTY] Using the espeak speech driver

2010-08-07 Thread Sebastian Humenda
Hello Nicolas, Nicolas Pitre wrote on Mi, Aug 04, 2010 at 03:34:33 -0400: >On Wed, 4 Aug 2010, Sebastian Humenda wrote: >> I just wanted to test the espeak speech driver. I'm only not quite sure which >> path shall be given to: >> speech-parameters es:Path= >> Exactly which path is needed? On my

Re: [BRLTTY] Using the espeak speech driver

2010-08-04 Thread Nicolas Pitre
On Wed, 4 Aug 2010, Sebastian Humenda wrote: > Hello, > > I just wanted to test the espeak speech driver. I'm only not quite sure which > path shall be given to: > speech-parameters es:Path= > Exactly which path is needed? On my Debian system, I do have a > libespeak.so.1.1.43 > libespeak.so.1@

[BRLTTY] Using the espeak speech driver

2010-08-04 Thread Sebastian Humenda
Hello, I just wanted to test the espeak speech driver. I'm only not quite sure which path shall be given to: speech-parameters es:Path= Exactly which path is needed? On my Debian system, I do have a libespeak.so.1.1.43 libespeak.so.1@ in /usr/lib/, so the path would be /usr/lib? Thanks greetings