[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Search]
Re: really need emacspeak work with festival, help please.
- To: "krishnakant Mane" <krmane@xxxxxxxxxxx>
- Subject: Re: really need emacspeak work with festival, help please.
- From: "Robert J. Chassell" <bob@xxxxxxxxxxx>
- Date: Wed, 11 Oct 2006 14:20:48 +0000 (UTC)
- Delivered-To: priestdo@xxxxxxxxxxx
- Delivered-To: emacspeak@xxxxxxxxxxx
- In-reply-to: <9c879fa30610102235t21e27393l82739d39aa1cee7b@xxxxxxxxxxx>(krmane@xxxxxxxxxxx)
- List-Help: <mailto:emacspeak-request@xxxxxxxxxxx?subject=help>
- List-Post: <mailto:emacspeak@xxxxxxxxxxx>
- List-Subscribe: <mailto:emacspeak-request@xxxxxxxxxxx?subject=subscribe>
- List-Unsubscribe: <mailto:emacspeak-request@xxxxxxxxxxx?subject=unsubscribe>
- Old-Return-Path: <bob@xxxxxxxxxxx>
- Reply-To: bob@xxxxxxxxxxx
- Resent-Date: Wed, 11 Oct 2006 10:20:59 -0400 (EDT)
- Resent-From: emacspeak@xxxxxxxxxxx
- Resent-Message-ID: <QHpFlB.A.YTC.L3PLFB@xxxxxxxxxxx>
- Resent-Sender: emacspeak-request@xxxxxxxxxxx
I did not find any answer to having festival configured with
emacspeak.
espeakf is an Emacspeak speech server for Festival written in Perl.
I don't know how good it is.
Here are the commands for getting it as anonymous, presuming you put
the espeakf directory into the /usr/local/src/ directory:
pushd /usr/local/src/
cvs -d :pserver:anonymous@xxxxxxxxxxx:/cvsroot/espeakf login
## Password: just press <return>
cvs -d :pserver:anonymous@xxxxxxxxxxx:/cvsroot/espeakf co espeakf
cd espeakf
make install
popd
Since `espeakf' is written in Perl, it does not need to be compiled;
but it does need to be installed.
As described in my "Introducing Emacspeak",
(introducing-emacspeak.info)Installation
I start an instance of Emacspeak using espeakf with a command (written
as a shell script) called `/usr/local/bin/emacspeak-espeakf'; in a
more restricted form that I just tested briefly, it is:
#!/bin/sh
## /usr/local/bin/emacspeak-espeakf-test
export EMACS_UNIBYTE=1
export DTK_PROGRAM=/usr/local/src/espeakf/espeakf.pl
export DTK_TCL=/usr/bin/perl
exec emacs -q \
-l /usr/share/emacs/site-lisp/emacspeak/lisp/emacspeak-setup.el
### end /usr/local/bin/emacspeak-espeakf-test
I made the file executable by executing
chmod 755 emacspeak-espeakf
in the /usr/local/bin/ directory as user `root'.
--
Robert J. Chassell GnuPG Key ID: 004B4AC8
bob@xxxxxxxxxxx bob@xxxxxxxxxxx
http://www.rattlesnake.com http://www.teak.cc
-----------------------------------------------------------------------------
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"
Emacspeak Files |
Subscribe |
Unsubscribe | Search