Search
j0ke.net Open Build Service
>
Projects
>
home:netmax
>
festival-german
> festival-1.95-audsp.patch
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
File festival-1.95-audsp.patch of Package festival-german
--- src/arch/festival/audspio.cc +++ src/arch/festival/audspio.cc @@ -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)