Thread: Smart Q7 Tablet
View Single Post
Old 06-07-2009, 10:04 PM   #304
celtica96
Zealot
celtica96 began at the beginning.
 
Posts: 105
Karma: 24
Join Date: Jun 2009
Location: Texas, USA
Device: Nokia N800, Kindle 2, Kindle DX, SmartQ 5 & 7, Mirus CT9W7
Using Flite On The SmartQ 7

As a complete Linux newbie, I'm pleased to report that I successfully installed Flite on my SmartQ 7 today.

I installed libflite1_1.2-release-2.2build1_arm.deb first and then flite_1.2-release-2.2build1_arm.deb using the GDebi Package Installer.

After installation, I was able to get Flite to speak using commands issued from the Run dialog box.

The commands take the classic form of:

flite -t "Insert your text here"

This is good for a quick test but multiple sentences require the use of a file.

Flite can read a file when the given the command:

flite -f filename

Of course, you must tell Flite where your file is stored so your actual command may look something like:

flite -f /home/user/filename

Files can be created using Leafpad but they should be saved with Character Coding set to UTF-8 with CR+LF.

Also, it seems that every string of text to be spoken must be followed by a carriage return.

Experiment with it at your own risk and see how you like the robotic voice.
celtica96 is offline   Reply With Quote