The Following 6 Users Say Thank You to rlpowell For This Useful Post: | ||
![]() |
2010-05-17
, 19:06
|
|
Posts: 1,455 |
Thanked: 3,309 times |
Joined on Dec 2009
@ Rochester, NY
|
#2
|
![]() |
2010-05-17
, 19:17
|
|
Posts: 609 |
Thanked: 243 times |
Joined on Jan 2010
@ Eastern USA
|
#3
|
I have to say, I kind of like this method better and will probably be switching to it soon. Esp since espeak has an active maintainer, where flite does not. Thanks to penguinbait for the idea and rlpowell for the post. I've linked this into my solutions thread so it should see some traffic.
Please feel free to add more solutions there if you think of them, find them, or create them!
![]() |
2010-05-21
, 17:22
|
|
Posts: 279 |
Thanked: 231 times |
Joined on Apr 2010
@ Holland
|
#4
|
![]() |
2010-05-21
, 17:49
|
Posts: 35 |
Thanked: 13 times |
Joined on Feb 2010
|
#5
|
on my N900 x-terminal says:
"shift: can't shift that many"
should I try the devel way instead? If it is not risky, and i'd follow instructions closely. Please help me out
![]() |
2010-05-21
, 18:02
|
Posts: 35 |
Thanked: 13 times |
Joined on Feb 2010
|
#6
|
![]() |
2010-05-21
, 18:18
|
Posts: 267 |
Thanked: 183 times |
Joined on Jan 2010
@ Campinas, SP, Brazil
|
#7
|
![]() |
2010-05-21
, 18:24
|
|
Posts: 279 |
Thanked: 231 times |
Joined on Apr 2010
@ Holland
|
#8
|
![]() |
2010-05-21
, 18:38
|
Posts: 692 |
Thanked: 264 times |
Joined on Dec 2009
|
#9
|
![]() |
2010-05-25
, 22:02
|
|
Posts: 1,455 |
Thanked: 3,309 times |
Joined on Dec 2009
@ Rochester, NY
|
#10
|
#!/bin/sh /usr/bin/espeak -a 40 -s 120 "$*"
The Following User Says Thank You to woody14619 For This Useful Post: | ||
* get flite from *extras-devel*, which is scary, and use the trick at a post from woody14619 to make it actually work
* get espeak from extras and edit /usr/bin/flite look like this:
In case you're not comfortable with the editor, here's the step-by-step like woody's post:
Last edited by rlpowell; 2010-05-21 at 17:49.