Rockbox.org home
Downloads
Release release
Dev builds dev builds
Extras extras
themes themes
Documentation
Manual manual
Wiki wiki
Device Status device status
Support
Forums forums
Mailing lists mailing lists
IRC IRC
Development
Bugs bugs
Patches patches
Dev Guide dev guide
Search



Donate

Rockbox Technical Forums


Login with username, password and session length
Home Help Search Staff List Login Register
News:

Welcome to the Rockbox Technical Forums!

+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  User Interface and Voice
| | |-+  creating a voice file problem
« previous next »
  • Print
Pages: [1]

Author Topic: creating a voice file problem  (Read 4784 times)

Offline jnoseworthy

  • Member
  • *
  • Posts: 54
creating a voice file problem
« on: August 06, 2007, 01:13:18 PM »
Hi Gang:

When I run "Cscript makevoices.vbs" I receive the following message:

Making english voice file with "VW Paul" (SAPI 5)
D:\voice\makevoices.vbs(183, 5) Microsoft VBScript runtime error: File not found

Question:  what file is not found.

According to the documentation, I have all necessary files in to the voice creation directory.

Any help would be appreciated all over the place.
Logged

Offline jnoseworthy

  • Member
  • *
  • Posts: 54
making my own voice file problem.
« Reply #1 on: August 07, 2007, 10:06:47 AM »
Hi Gang:

 I want to create my own voice file for my Iriver H120 player but I am not quite understanding the process.

I downloaded and installed the Cygwin program, I also downloaded the English.lang file, as well as the other tools which I will need.  The problem that I am having is with genlang.  I was able to find a genlang.txt file from the rockbox site; however, I don't know what to do with it. How do I run genlang to create my own english.lang file which I can use for my english.voice file?

Thanks much gang
Logged

Offline bascule

  • Rockbox Expert
  • Member
  • *
  • Posts: 1298
Re: making my own voice file problem.
« Reply #2 on: August 07, 2007, 11:23:57 AM »
This used to be the place to get info (http://www.rockbox.org/twiki/bin/view/Main/VoiceFiles), but since the language generation method has recently changed significantly, you may struggle...  :(

http://www.rockbox.org/tracker/task/6574 refers.
Logged
DataBase fanboy and author of the totally overhauled Rockbox Sync Tool

Offline jnoseworthy

  • Member
  • *
  • Posts: 54
missing voice files
« Reply #3 on: August 07, 2007, 06:02:30 PM »
Hi Gang:

Looks like someone forgot to create/include the voice files for the revisions dated August 6 and 7 rendering them useless.

It would sure be helpful if someone could walk me through the steps for creating my own voice file.  I have no trouble creating the Voice files for my  files and directorys.  Apparently, the voice files are now generated automatically with the daily builds.

Any help would be appreciated because, as a Blind user, I depend on speech to access my box.

Thanks all over the place gang.
Logged

Offline Febs

  • Member
  • *
  • Posts: 2701
Re: missing voice files
« Reply #4 on: August 07, 2007, 06:06:41 PM »
Voice files are available on the daily builds page:

http://www.rockbox.org/daily.shtml
Logged
Rockbox Forum Guidelines
The Rockbox Manual
How to Ask Questions the Smart Way
Please do not send me support questions via PM.

Offline Mikerman

  • Artist
  • Member
  • *
  • Posts: 721
Re: missing voice files
« Reply #5 on: August 07, 2007, 07:09:28 PM »
And if voice files are not listed for a particular build (example, iriver H120/H140)--not sure what that means?
Logged

Offline jnoseworthy

  • Member
  • *
  • Posts: 54
looking for an updated makevoices.vbs file.
« Reply #6 on: August 08, 2007, 12:02:34 PM »
Hi Gang:

 I am looking for a way to create my own voice files with this new format.  Is there an updated makevoices.vbs somewhere out there.  Failing that, can someone help me to perform this task some other way?

Thanks all over the place gang.
Logged

Offline bascule

  • Rockbox Expert
  • Member
  • *
  • Posts: 1298
Re: making my own voice file problem.
« Reply #7 on: August 08, 2007, 12:19:09 PM »
##merged##

I appreciate the current problems with voice files is distressing you, but could you please stop posting the same question multiple times.

You have been pointed to the Daily downloads page, where a voice file for the menus is created every day. What is wrong with using those?

I suspect there will be nothing available except the automatically created voices for some time...
Logged
DataBase fanboy and author of the totally overhauled Rockbox Sync Tool

Offline jnoseworthy

  • Member
  • *
  • Posts: 54
Re: making my own voice file problem.
« Reply #8 on: August 08, 2007, 12:31:22 PM »
Quote from: bascule on August 08, 2007, 12:19:09 PM
##merged##

I appreciate the current problems with voice files is distressing you, but could you please stop posting the same question multiple times.

You have been pointed to the Daily downloads page, where a voice file for the menus is created every day. What is wrong with using those?

I suspect there will be nothing available except the automatically created voices for some time...
Hello:

 I don't appreciate your tone of voice and, as a blind user of other speech enabled hardware such as computers, phones, gps systems, etc., I am very sensitive to the voice that I using; considering that I am listening to them all day long.

If you cant, or don't want to contribute; then please leave it alone.

Thanks much.
Logged

Offline Febs

  • Member
  • *
  • Posts: 2701
Re: creating a voice file problem
« Reply #9 on: August 08, 2007, 12:51:03 PM »
jnoseworthy-

We have now merged four separate threads that you have started on the same topic.  If you have not yet done so, please read our posting guidelines, and please do not start multiple threads on the same topic.
Logged
Rockbox Forum Guidelines
The Rockbox Manual
How to Ask Questions the Smart Way
Please do not send me support questions via PM.

Offline pondlife

  • Developer
  • Member
  • *
  • Posts: 248
Re: creating a voice file problem
« Reply #10 on: August 08, 2007, 01:00:11 PM »
If any Cygwin users want to have a go at creating a voice file using SAPI5 voices (e.g. Microsoft Mary and her friends) then the patch at http://www.rockbox.org/tracker/task/7560 works for me.

It could benefit from a bit of testing - if you have problems, please post them on Flyspray though (not in the forum).

pondlife
Logged

Offline jnoseworthy

  • Member
  • *
  • Posts: 54
Re: creating a voice file problem
« Reply #11 on: August 08, 2007, 01:04:43 PM »
Thanks all over the place.

Quote from: pondlife on August 08, 2007, 01:00:11 PM
If any Cygwin users want to have a go at creating a voice file using SAPI5 voices (e.g. Microsoft Mary and her friends) then the patch at http://www.rockbox.org/tracker/task/7560 works for me.

It could benefit from a bit of testing - if you have problems, please post them on Flyspray though (not in the forum).

pondlife
Logged

Offline Bagder

  • Member
  • *
  • Posts: 1452
    • Daniel's site
Re: creating a voice file problem
« Reply #12 on: August 08, 2007, 04:48:26 PM »
Allow me to take the opportunity to say that if there are people who can build voices on Windows on a daily basis, I'll be willing to arrange for us to host them on rockbox.org so that we can offer them for everyone...

I'm already building and providing voices built on Linux like this.
Logged

  • Print
Pages: [1]
« previous next »
+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  User Interface and Voice
| | |-+  creating a voice file problem
 

  • SMF 2.0.17 | SMF © 2019, Simple Machines
  • Rockbox Privacy Policy
  • XHTML
  • RSS
  • WAP2

Page created in 0.102 seconds with 16 queries.