|
From: Jonathan D. <jo...@ta...> - 2010-05-14 15:47:44
|
On 14 May, Soumen banerjee <sou...@gm...> wrote: > Every time I run my code, the volume shoots up to 100%, and In > general, it does not happen otherwise. What do you think is the > problem anyway? I compiled the small program from your email. It runs OK and speaks "Hello World". I set my system audio level to a low level. It did not make any changes to the system audio levels. So I have no idea what is causing your problem. Does this problem also occur when you use the "espeak" program from a command-line, eg: espeak "hello world" Does it happen with "speak" program? This is a stand-alone version which doesn't use the libespeak library. speak "hello world" |