Re: [orca-list] not really an orca question it's an espeak-ng one
- From: Kyle <kyle4jesus gmail com>
- To: orca-list gnome org
- Subject: Re: [orca-list] not really an orca question it's an espeak-ng one
- Date: Wed, 24 Oct 2018 17:38:07 -0400
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]