Thread
:
Text2Speech for the N800
View Single Post
benny1967
2008-10-18 , 20:10
Posts: 3,790 | Thanked: 5,718 times | Joined on Mar 2006 @ Vienna, Austria
#
37
I found espeak in extras and thought it would be cool to have it talk to people in the other room via ssh...
Problem is: I can make it output a wav file and play this file with mplayer, but I cannot make it talk without writing the output to a file. It should work like
espeak "Hello world"
but it needs
espeak -w file.wav "hello world" && mplayer file.wav
Is there something I'm missing?
Quote & Reply
|
benny1967
View Public Profile
Send a private message to benny1967
Visit benny1967's homepage!
Find all posts by benny1967