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. arkadi.