Festival: is possible to get the output on stdout of an interactive command?
1
vote
0
answers
157
views
If I run
festival
The interactive console is opened and I run a command, for example
(doc cdddr)
Is possible to get the output on stdout?
I have tried
echo "(doc cdddr)"|festival
and
echo "(doc cdddr)"|festival -b
but no output on console
I also tried this nice method(working with tftp and some other commands)
festival -b <
Asked by elbarna
(13690 rep)
Dec 12, 2021, 01:45 AM
Last activity: Jan 9, 2022, 11:59 AM
Last activity: Jan 9, 2022, 11:59 AM