--- festival/src/arch/festival/audspio.cc.orig Sun May 30 17:38:48 1999 +++ festival/src/arch/festival/audspio.cc Fri Mar 30 03:03:35 2001 @@ -108,7 +108,7 @@ { audio = ft_get_param("Audio_Method"); command = ft_get_param("Audio_Command"); - audfds = pipe_open("audsp"); + audfds = pipe_open("/usr/lib/festival/audsp"); if (audio != NIL) audsp_send(EST_String("method ")+get_c_string(audio)); if (command != NIL)