[Asterisk-Users] Problem on getting wav file out of Festival-text2wave utility ?

arkadi at mebius.lv arkadi at mebius.lv
Thu Oct 7 01:31:40 MST 2004


On Wed, Oct 06, 2004 at 12:49:51PM -0500, Steven Critchfield wrote:
> On Wed, 2004-10-06 at 12:20, Arkadi Shishlov wrote:
> > On Wed, Oct 06, 2004 at 05:59:39PM +0200, Robert Rozman wrote:
> > > system('echo "' . $text . '" | text2wave -eval
> > > "(voice_cmu_us_slt_arctic_hts)" -scale 1.5 -F 8000 -o ' . $filename . ' -
> > > ');
> > 
> > Put the system() argument on one line.
> 
> Please be aware that perl can split commands onto multiple lines like
> many modern languages. Also good mail software splits lines at
> approximately 72 columns wide. It is unlikely a programmer would have
> split the line where it is shown so it is likely a mail app issue.

Yes, I know, but system() command interprets multiple lines as separate
because it invokes sh to do the job and I posted the response just in case
it is actual program formating not a mua wrap.


arkadi.



More information about the asterisk-users mailing list