Bug#861211: festival: text2wave no longer works in pipe

2017-11-05 Thread Andy Bennett
Hi, Sorry for having missed your report for so long. Andy Bennett, on mer. 26 avril 2017 00:23:34 +0100, wrote: echo "$string" | text2wave |aplay -q This now no longer works under Jessie. Indeed, text2wave now uses fseek, which can't work with pipes. I have forwarded the report to

Bug#861211: festival: text2wave no longer works in pipe

2017-11-05 Thread Samuel Thibault
Control: forwarded -1 festival-t...@festvox.org Control: tags -1 + upstream Control: severity -1 normal Hello, Sorry for having missed your report for so long. Andy Bennett, on mer. 26 avril 2017 00:23:34 +0100, wrote: > echo "$string" | text2wave |aplay -q > > This now no longer works under

Bug#861211: festival: text2wave no longer works in pipe

2017-04-25 Thread Andy Bennett
Package: festival Version: 1:2.1~release-8 Severity: important Dear Maintainer, I have been using text2wave in a script under Wheezy thus: - echo "$string" | text2wave |aplay -q - This now no longer works under Jessie. text2wave receives a SIGPIPE and no audio is heard: - $ echo