Re: [orca-list] not really an orca question it's an espeak-ng one



hi there kyle,
that worked, thanks!
Majid Hussain

On 24/10/2018, Kyle via orca-list <orca-list gnome org> wrote:
Try something like
espeak-ng --stdout "Some text" | sox -t wav - -C 32 file.mp3
or
espeak-ng --stdout -f "file.txt" | sox -t wav - -C 32 file.mp3
Change that -C 32 to whatever bitrate you want. You could also pipe
directly into lame, which will also read .wav data from standard input
in much the same way.
Imetumwa kutoka maisha
_______________________________________________
orca-list mailing list
orca-list gnome org
https://mail.gnome.org/mailman/listinfo/orca-list
Orca wiki: https://wiki.gnome.org/Projects/Orca
Orca documentation: https://help.gnome.org/users/orca/stable/
GNOME Universal Access guide:
https://help.gnome.org/users/gnome-help/stable/a11y.html
Log bugs and feature requests at http://bugzilla.gnome.org



-- 
kind regards,
Majid Hussain


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]