| Home | Forums | Register | FAQ | Search | Today's Posts | Mark Forums Read |
|
Welcome to the misticriver forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Small programm for automatic voice creation
I created a small programm, that will automatically create the files necessary to use the voice feature of rockbox.
There are already scripts for windows users, but not for other os like linux. So here it is: rocktalk-0.1 To install simply unpack and do the normal configure make make install procedure. To work correctly the programm needs the voice synthesizer festival and the mp3-encoder lame to be installed. Usage: to create the talk file for an folder and all it's subfolders open the shell and simply call rocktalk followed by the folder. The Programm currently only creates the talk files for folders. Support for files will propably be added later. Feedback welcome |