[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Search]
addendum to viavoice on debian
- To: emacspeak@xxxxxxxxxxx
- Subject: addendum to viavoice on debian
- From: "Robert D. Crawford" <rdc1x@xxxxxxxxxxx>
- Date: Fri, 17 Feb 2006 09:18:36 -0600
- Delivered-To: priestdo@xxxxxxxxxxx
- Delivered-To: emacspeak@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: <rdc1x@xxxxxxxxxxx>
- Resent-Date: Fri, 17 Feb 2006 10:18:39 -0500 (EST)
- Resent-From: emacspeak@xxxxxxxxxxx
- Resent-Message-ID: <JmndTD.A._4B.Ple9DB@xxxxxxxxxxx>
- Resent-Sender: emacspeak-request@xxxxxxxxxxx
- User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.4 (gnu/linux)
I have a few additions to Tim's post concerning viavoice on debian.
In Debian the tcl header file is in a different location. The libs are
also named differently. The top of the makefile for compiling the
files in teh linux-outloud directory looks like this:
CC=g++
INSTALL = install
PREFIX = /home/rdc
libparentdir = ${PREFIX}/share/emacs/site-lisp
libdir =$(libparentdir)/emacspeak/servers/linux-outloud
CFLAGS= -g -O2 -fPIC -DPIC -pedantic -ansi -Wall -I/usr/include/tcl8.3 -I/usr/include/tclx8.3
LIBS= -ltclx8.3 -ltcl8.3 -ldl
the additions were:
-I/usr/include/tcl8.3 -I/usr/include/tclx8.3
to the CFLAGS line, and changing the LIBS line to read:
LIBS= -ltclx8.3 -ltcl8.3 -ldl
thanks to Tim for help in this.
The first line in the eci.ini file needs to point to the correct
location of the so file being used for speech output. In my case, for
us english, the line reads:
Path=/opt/IBM/ibmtts/lib/enu50.so
Make sure to read the alsa file in the linux-outloud directory, although
this might not be necessary in the release version of emacspeak as,
IIRC, alsa support will be the default. It is not the default in the
cvs version.
I have so far run into any problems running viavoice under alsa. I
think the speech server might be restarting occasionally. I type with
character echo on, and sometimes as I type I hear a "v" as it pronounces
a word. If it were not producing this clue, I would not know the
difference.
Happy listening,
rdc
--
==========================================================================
Robert D. Crawford rdc1x@xxxxxxxxxxx
You will inherit millions of dollars.
==========================================================================
-----------------------------------------------------------------------------
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