<div dir="ltr"><div dir="rtl"><br></div><div>When I try this application I get these error list. As per the documents there is some header files and other files is required before installed. Please help me ...<br><br>I am using cenos 1.4 with centos 5.5 <br>
<br>[root@cent69 asterisk-espeak-0.4]# vi README <br>[root@cent69 asterisk-espeak-0.4]# make<br>gcc -pipe   -pipe  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g    -D_REENTRANT -D_GNU_SOURCE -O6   -fPIC -c -o app_espeak.o app_espeak.c<br>
app_espeak.c:61:30: error: espeak/speak_lib.h: No such file or directory<br>app_espeak.c:64:24: error: samplerate.h: No such file or directory<br>app_espeak.c:87: error: expected declaration specifiers or ‘...’ before ‘espeak_EVENT’<br>
app_espeak.c: In function ‘espeak_synth_callback’:<br>app_espeak.c:91: error: ‘events’ undeclared (first use in this function)<br>app_espeak.c:91: error: (Each undeclared identifier is reported only once<br>app_espeak.c:91: error: for each function it appears in.)<br>
app_espeak.c: In function ‘espeak_exec’:<br>app_espeak.c:145: error: ‘SRC_DATA’ undeclared (first use in this function)<br>app_espeak.c:145: error: expected ‘;’ before ‘rate_change’<br>app_espeak.c:280: warning: implicit declaration of function ‘espeak_Initialize’<br>
app_espeak.c:280: error: ‘AUDIO_OUTPUT_SYNCHRONOUS’ undeclared (first use in this function)<br>app_espeak.c:281: warning: implicit declaration of function ‘espeak_SetSynthCallback’<br>app_espeak.c:282: warning: implicit declaration of function ‘espeak_SetUriCallback’<br>
app_espeak.c:284: warning: implicit declaration of function ‘espeak_SetVoiceByName’<br>app_espeak.c:285: warning: implicit declaration of function ‘espeak_SetParameter’<br>app_espeak.c:285: error: ‘espeakRATE’ undeclared (first use in this function)<br>
app_espeak.c:309: warning: implicit declaration of function ‘espeak_Synth’<br>app_espeak.c:309: error: ‘POS_CHARACTER’ undeclared (first use in this function)<br>app_espeak.c:309: error: ‘espeakCHARS_AUTO’ undeclared (first use in this function)<br>
app_espeak.c:394: warning: format ‘%ld’ expects type ‘long int’, but argument 6 has type ‘sf_count_t’<br>app_espeak.c:394: warning: format ‘%ld’ expects type ‘long int’, but argument 7 has type ‘sf_count_t’<br>app_espeak.c:406: error: ‘rate_change’ undeclared (first use in this function)<br>
app_espeak.c:419: warning: implicit declaration of function ‘src_simple’<br>app_espeak.c:419: error: ‘SRC_LINEAR’ undeclared (first use in this function)<br>app_espeak.c:423: warning: implicit declaration of function ‘src_strerror’<br>
app_espeak.c:423: warning: format ‘%s’ expects type ‘char *’, but argument 6 has type ‘int’<br>app_espeak.c:458: warning: format ‘%ld’ expects type ‘long int’, but argument 6 has type ‘sf_count_t’<br>app_espeak.c:458: warning: format ‘%ld’ expects type ‘long int’, but argument 7 has type ‘sf_count_t’<br>
make: *** [app_espeak.o] Error 1<br>[root@cent69 asterisk-espeak-0.4]# make install<br>gcc -pipe   -pipe  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g    -D_REENTRANT -D_GNU_SOURCE -O6   -fPIC -c -o app_espeak.o app_espeak.c<br>
app_espeak.c:61:30: error: espeak/speak_lib.h: No such file or directory<br>app_espeak.c:64:24: error: samplerate.h: No such file or directory<br>app_espeak.c:87: error: expected declaration specifiers or ‘...’ before ‘espeak_EVENT’<br>
app_espeak.c: In function ‘espeak_synth_callback’:<br>app_espeak.c:91: error: ‘events’ undeclared (first use in this function)<br>app_espeak.c:91: error: (Each undeclared identifier is reported only once<br>app_espeak.c:91: error: for each function it appears in.)<br>
app_espeak.c: In function ‘espeak_exec’:<br>app_espeak.c:145: error: ‘SRC_DATA’ undeclared (first use in this function)<br>app_espeak.c:145: error: expected ‘;’ before ‘rate_change’<br>app_espeak.c:280: warning: implicit declaration of function ‘espeak_Initialize’<br>
app_espeak.c:280: error: ‘AUDIO_OUTPUT_SYNCHRONOUS’ undeclared (first use in this function)<br>app_espeak.c:281: warning: implicit declaration of function ‘espeak_SetSynthCallback’<br>app_espeak.c:282: warning: implicit declaration of function ‘espeak_SetUriCallback’<br>
app_espeak.c:284: warning: implicit declaration of function ‘espeak_SetVoiceByName’<br>app_espeak.c:285: warning: implicit declaration of function ‘espeak_SetParameter’<br>app_espeak.c:285: error: ‘espeakRATE’ undeclared (first use in this function)<br>
app_espeak.c:309: warning: implicit declaration of function ‘espeak_Synth’<br>app_espeak.c:309: error: ‘POS_CHARACTER’ undeclared (first use in this function)<br>app_espeak.c:309: error: ‘espeakCHARS_AUTO’ undeclared (first use in this function)<br>
app_espeak.c:394: warning: format ‘%ld’ expects type ‘long int’, but argument 6 has type ‘sf_count_t’<br>app_espeak.c:394: warning: format ‘%ld’ expects type ‘long int’, but argument 7 has type ‘sf_count_t’<br>app_espeak.c:406: error: ‘rate_change’ undeclared (first use in this function)<br>
app_espeak.c:419: warning: implicit declaration of function ‘src_simple’<br>app_espeak.c:419: error: ‘SRC_LINEAR’ undeclared (first use in this function)<br>app_espeak.c:423: warning: implicit declaration of function ‘src_strerror’<br>
app_espeak.c:423: warning: format ‘%s’ expects type ‘char *’, but argument 6 has type ‘int’<br>app_espeak.c:458: warning: format ‘%ld’ expects type ‘long int’, but argument 6 has type ‘sf_count_t’<br>app_espeak.c:458: warning: format ‘%ld’ expects type ‘long int’, but argument 7 has type ‘sf_count_t’<br>
make: *** [app_espeak.o] Error 1<br><br><br><div class="gmail_quote">On Mon, Aug 22, 2011 at 6:05 PM, virendra bhati <span dir="ltr">&lt;<a href="mailto:virbhati@gmail.com">virbhati@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div dir="ltr">Hi List,<br><br>Thank for new  text-to-speech with Hindi version. <br>But is required some dependency and I didn&#39;t able to installed it. Please help me how and from here I will get these <br><div><div></div>
<div class="h5"><br><div class="gmail_quote">
On Mon, Aug 22, 2011 at 2:59 AM, Lefteris Zafiris <span dir="ltr">&lt;<a href="mailto:zaf.000@gmail.com" target="_blank">zaf.000@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

Version 2.0 of app_espeak just got released.<br>
<br>
eSpeak For Asterisk provides the &quot;Espeak&quot; dialplan application,<br>
which allows you to use the Espeak speech synthesizer with Asterisk.<br>
<br>
It supports the following languages:<br>
Afrikaans, Albanian, Armenian,Cantonese, Catalan, Croatian, Czech,<br>
Danish, Dutch, English, Esperanto, Estonian, Finnish, French, Georgian,<br>
German, Greek, Hindi, Hungarian, Icelandic, Indonesian, Italian,<br>
Kannada, Kurdish, Latvian, Lojban, Macedonian, Malayalam, Mandarin,<br>
Norwegian, Polish, Portuguese, Romanian, Russian, Serbian, Slovak,<br>
Spanish, Swahili, Swedish, Tamil, Turkish, Vietnamese, Welsh.<br>
<br>
It supports 8kHz and 16kHz sample rates to provide the best possible<br>
sound quality along with the use of wideband codecs. Works with<br>
asterisk 1.6 , 1.8 , 10.<br>
<br>
<a href="http://zaf.github.com/Asterisk-eSpeak/" target="_blank">http://zaf.github.com/Asterisk-eSpeak/</a><br>
<br>
----------------<br>
Lefteris Zafiris<br>
<br>
--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
               <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</blockquote></div><br><br clear="all"><br></div></div>-- <br><div dir="ltr"><br><br><br>-----<br>Thanks and regards<br><font color="#888888"><br> Virendra Bhati<br>+91-9172341457<br>Software Engineer<br></font></div><br>

</div>
</blockquote></div><br><br clear="all"><br>-- <br><div dir="ltr"><br><br><br>-----<br>Thanks and regards<br><br> Virendra Bhati<br>+91-9172341457<br>Software Engineer<br></div><br>
</div></div>