LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   E-Speak Error (https://www.linuxquestions.org/questions/linux-newbie-8/e-speak-error-894973/)

jv2112 08-01-2011 06:27 PM

E-Speak Error
 
I installed espeak on my system and I get the error below when I run.

I am running Arch Linux.

Any thoughts ? :scratch:

Quote:

[joe@Arch-Tux ~]$ echo Hello Joe | espeak
wave_open_sound > Pa_OpenStream : err=-9996 (Invalid device)
wave_open_sound > Pa_OpenStream : err=-9996 (Invalid device)
wave_open_sound > Pa_OpenStream : err=-9996 (Invalid device)
wave_open_sound > Pa_OpenStream : err=-9996 (Invalid device)
wave_open_sound > Pa_OpenStream : err=-9996 (Invalid device)





jv2112 08-10-2011 10:05 AM

I found a work around for this issue. I send the output to standard out then to aplay. It is a bit of a pain but after a couple of weeks of searching this is the best I came up with. :scratch:

:banghead:

Sample -->

Quote:


espeak "Espeak does not like my new Arch Linux set up" --stdout | aplay


If anybody has any other suggestions I would love to hear them. :study:


All times are GMT -5. The time now is 06:33 PM.