Help for this page
#!/usr/bin/env perl use warnings; ... close $tfh; return system('festival','--tts',$tfn)==0; }