I'm working on a text-to-speech applet in order to use it on the next version of qpeGPS.
Although the tts applet included in qpegps sourceforge page is based of flite, my version will use mbrola and is based on mbrdico.
The advantage of this approach is that you can chosse the language between French, Arabic, English (US and Uk), Dutch and Spanish.
I have modified the command line version that works quite well and I'm working on the GUI version.
The GUI version will be a applet. When you click on the icon, a window is displayed (similar to memory applet or advanced battery applet in cacko) that allow you:
- Write text to be converted to speech
- Select the file to convert
- configure the tts options (language, etc)
You also can use the qCop interface to send text to the tts applet.
I'm still planning the applet, so, any idea or sugestion is welcome.
ztep