Rockbox.org home
releases
current build
extras FAQ
manual
wiki
docs index mailing lists
IRC
forums bugs
patches



Rockbox mail archive

Subject: Re: voice box latest version has a bug

Re: voice box latest version has a bug

From: Brian Wolven <bcwolven_at_jhu.edu>
Date: Tue, 20 Nov 2007 17:50:39 -0500

Rich Cavallaro wrote:
> Hi:
> Forgive my ignorance, I cant seem to find the spot in which to paste in
> the text Dim extpos to fix the voicebox script.
>

It's in voiceUtils.vbs, in the isVoiced function. Here it is with the
updated Dim (variable declaration) statement:

function isVoiced(Name)

   Dim extension, extpos

This is at lines 227-229 in my version; YMMV.
Received on 2007-11-20


Page was last modified "Mar 9 2008" The Rockbox Crew