Rockbox.org home
release
dev builds
extras
themes manual
wiki
device status forums
mailing lists
IRC bugs
patches
dev guide
translations



Rockbox mail archive

Subject: Re: VOICE FILE TOO SLOW

Re: VOICE FILE TOO SLOW

From: Peter Herngaard <pethern_at_email.dk>
Date: Mon, 28 May 2007 23:54:43 +0200

It depends on whether your voice is SAPI4 or SAPI5.
For SAPI4 you need to add a line in the MakeVoiceFileSAPI4 subroutine.

like:
oTTS.Speed = 390

Remember that setting the TTS speed must take place after initialization and selection of the voice.
I think that you should add the speed adjustment after the line:

oTTS.Select nMode
oTTS.Speed = 390

For SAPI5 the procedure is somewhat different but similar.
Insert a line like the following in the sub routine MakeVoiceFile after initialization and selection of the voice.


ospvoice.rate =7

Best Wishes,
Peter Herngaard

----- Original Message -----
  From: RaZorbacK
  To: Rockbox
  Sent: Monday, May 28, 2007 10:33 PM
  Subject: VOICE FILE TOO SLOW


  Hi all,

  where, in the makevoices.vbs could I change the voice speed? the voice file is too slllllooww ! :)


  thanks a lot,

  Sof
Received on 2007-05-28

Page template was last modified "Tue Sep 7 00:00:02 2021" The Rockbox Crew -- Privacy Policy