joaoricardo000 / whatsapp-bot-seed

A small python framework to create a whatsapp bot, with regex-callback message routing.
728 stars 244 forks source link

Fix tts with eSpeak #27

Closed ghost closed 8 years ago

ghost commented 8 years ago

Fixed tts with eSpeak.

x23piracy commented 8 years ago

Hi,

the quality of the voice can heavily improved by instaling mbrola: http://ubuntuguide.net/let-your-ubuntu-read-documents-aloud-with-gespeaker

Anyway your solution with espeak works fine, thank you.

Regards X23

joaoricardo000 commented 8 years ago

Thanks for the PR, just merged it. I just changed a little bit to be more like the rest of the architecture, but espeak worked like a charm!