When I execute espeak, I don't get any sound/no file gets written.
passthru('/usr/bin/espeak -vde -w /home/ros/php/test.wav hallo');
If I don't pipe the stdout thru lame, it gets displayed all over my form, which is not really a surprise, but what am I doing wrong? I thought if I piped it to a file instead of lame, I'd have a solution, but nothing gets written. Could it be a write access...
2009-07-09 10:53:16 UTC in eSpeak: speech synthesis