[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Search]

Re: emacspeak-festival-mbrola (efm) speech rate



Hello,

The two following changes helped me to select the predefined rates (e.g. for keystroke C-e d 4). 
C-e d r is not concerned.

As EFM was already built, I modified the two files in directory /usr/local/share/efm/emacspeak-18.0/lisp/, then typed: make; make install

Cheers,

Gilles


* In file fst-interp.el, function fst-interp-queue-set-rate is changed (last line):

(format "(Parameter.set 'Duration_Stretch %s)\n" (+ 1.87 (* rate -0.00382)))))

instead of:

(format "(Parameter.set 'Duration_Stretch %s)\n" rate)))


* In file emacspeak-setup.el, 200 instead of 0.6

(defcustom festival-default-speech-rate 200



-- 
Oralux http://oralux.org

-----------------------------------------------------------------------------
To unsubscribe from the emacspeak list or change your address on the
emacspeak list send mail to "emacspeak-request@xxxxxxxxxxx" with a
subject of "unsubscribe" or "help"