pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/53318: audio/espeak exits midway through text when --stdout is set
The following reply was made to PR pkg/53318; it has been noted by GNATS.
From: Leonardo Taccari <leot%NetBSD.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/53318: audio/espeak exits midway through text when --stdout is set
Date: Sun, 27 May 2018 12:57:06 +0200
Hello Mayuresh,
mayuresh%acm.org@localhost writes:
> [...]
> >Description:
> When using --stdout option, and reading text from stdin, espeak exits at=
an arbitrary point with no error skipping rest of the file.
> >How-To-Repeat:
> cat <some multiline text file> | espeak --stdout > tmpfile
>
> No specific pattern is found regarding on what kind of input this happen=
s. E.g. number of lines, specific words, length of speech etc. It may happ=
en repeatably on certain text but may not happen on other text of same len=
gth.
> >Fix:
> Tried version 1.48.03 on Linux on same text. It does not have this probl=
em. pkg version is 1.31. Upgrading to latest may solve the problem.
>
Can you please try wip/espeak (in pkgsrc-wip)?
I have quickly tested it via:
| % espeak --stdout > /tmp/espeak.riff <<EOF
| ... fitter, happier, more productive,
| ... comfortable, not drinking too much
| ... EOF
And that seems to work.
Home |
Main Index |
Thread Index |
Old Index