<?php include("festival_class_inc.php"); $tts = new festival; $tts->text2Wav('Hello world'); $tts->text2Speech('The authors email address is. p scott @ u w c dot a c dot zed ay'); ?>
info at phpclasses dot org