Control: tags -1 confirmed
Control: severity -1 normal

On 22-01-12 01:59, Tim Skillman wrote:
> I tried the sample code given for the Python speech API which is
> 
> import speechd
> client = speechd.SSIPClient('test')
> client.set_output_module('festival')
> client.set_language('en')
> client.set_punctuation(speechd.PunctuationMode.SOME)
> client.speak("Hello World!")
> client.close()
> 
> 1) After running the script there was a pause and "Hello World" was spoken.

If I try this, the sound is awful. If I pause before close() than it
sounds normal.

> 2) I then stopped the script and ran it again and the script immediately
> stopped with no errors and no speech!

Indeed, but if I pause before close() than the next time it works also.

> 3) Sound continued to work for the rest of the system.  It was only until I
> rebooted that speech would work - but only once as before.

Also killing speech-dispatcher solves the problem if it hangs.

Can you confirm my observations?

Paul

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to