[asterisk-users] Asterisk-eSpeak and Asterisk 12

Olivier oza.4h07 at gmail.com
Fri Aug 29 12:07:15 CDT 2014


Hijacking this thread, on a Debian wheezy and with Asterisk 11,
default voice (with example bellow) produces a quite rebotic voice.
Is this something that can be improved (by tuning espeak config,
changing hardware, whatever, ...) or is it simply showing current
espeak limits ?

exten => 1234,n,Espeak("This is a simple espeak test in english.",any)


2014-08-29 18:58 GMT+02:00 Olivier <oza.4h07 at gmail.com>:
> Re-trying again today: both installs worked OK !
> Tre trouble is I don't have the slightest idea why it did (and didn't
> yesterday)) !!!
>
> Thanks for helping !
>
> 2014-08-28 19:26 GMT+02:00 Lefteris Zafiris <zaf.000 at gmail.com>:
>> On Thu, 28 Aug 2014 17:22:54 +0200
>> Olivier <oza.4h07 at gmail.com> wrote:
>>
>>> On a side note, with Asterisk 11, I'm getting this :
>>>
>>> gcc -pipe -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes
>>> -Wmissing-declarations -D_REENTRANT -D_GNU_SOURCE -g -O2 -c -o
>>> app_espeak.o app_espeak.c
>>> app_espeak.c: In function ‘espeak_exec’:
>>> app_espeak.c:219:13: error: dereferencing pointer to incomplete type
>>> app_espeak.c:221:47: error: dereferencing pointer to incomplete type
>>>
>>> (My plaftform is still Debian Wheezy).
>>>
>>>
>>> 2014-08-28 16:50 GMT+02:00 Olivier <oza.4h07 at gmail.com>:
>>> > Hi,
>>> >
>>> > I'm giving a look at [1] with this:
>>> >
>>> > cd /tmp
>>> > git clone https://github.com/zaf/Asterisk-eSpeak.git
>>> > cd Asterisk-eSpeak
>>> > ln -s <path-to-asterisk-folder>/include/asterisk.h
>>> > ln -s <path-to-asterisk-folder>/include/asterisk
>>> > make
>>> >
>>> > I'm getting this:
>>> > gcc -pipe -fPIC -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes
>>> > -Wmissing-declarations -D_REENTRANT -D_GNU_SOURCE -g -O2 -c -o
>>> > app_espeak.o app_espeak.c
>>> > In file included from asterisk.h:21:0,
>>> >                  from app_espeak.c:34:
>>> > asterisk/autoconfig.h:7:32: fatal error: asterisk/buildopts.h: File Not
>>> > found (above line translated)
>>> >
>>> > I can't find any buildopts.h anywhere in Asterisk 12 source files
>>> > though it exists in Asterisk 11.
>>> >
>>> > Did I miss something ?
>>> >
>>> > Regards
>>> >
>>> > PS: If possible, I would prefer to keep asterisk "external" modules in
>>> > seperate folder. Is there a smarted way to get (smater than the above)
>>> > ?
>>> >
>>> >
>>> > [1] http://zaf.github.io/Asterisk-eSpeak/
>>>
>>
>> Hello,
>>
>> please make sure that you are using the latest trunk code and not some older
>> 'stable' release.
>> You can get it from here: http://github.com/zaf/Asterisk-eSpeak/tarball/master
>>
>> Regards,
>>
>> Lefteris Zafiris
>>
>> --
>> _____________________________________________________________________
>> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>> New to Asterisk? Join us for a live introductory webinar every Thurs:
>>                http://www.asterisk.org/hello
>>
>> asterisk-users mailing list
>> To UNSUBSCRIBE or update options visit:
>>    http://lists.digium.com/mailman/listinfo/asterisk-users



More information about the asterisk-users mailing list