[Asterisk-Users] Problem on getting wav file out of
Festival-text2wave utility ?
Steven Critchfield
critch at basesys.com
Wed Oct 6 10:49:51 MST 2004
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.
Sorry I don't know why the system command doesn't work though.
--
Steven Critchfield <critch at basesys.com>
More information about the asterisk-users
mailing list