From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from qmta15.westchester.pa.mail.comcast.net (qmta15.westchester.pa.mail.comcast.net [76.96.59.228]) by speech.braille.uwo.ca (Postfix) with ESMTP id B4DAEC1A48F for ; Thu, 3 Jun 2010 14:24:46 -0400 (EDT) Received: from omta14.westchester.pa.mail.comcast.net ([76.96.62.60]) by qmta15.westchester.pa.mail.comcast.net with comcast id RQej1e0071HzFnQ5FWQiSv; Thu, 03 Jun 2010 18:24:42 +0000 Received: from blackbox.hittsjunk.net ([71.207.180.251]) by omta14.westchester.pa.mail.comcast.net with comcast id RWQh1e00F5RqcKK3aWQitF; Thu, 03 Jun 2010 18:24:42 +0000 Received: from kenny by blackbox.hittsjunk.net with local (Exim 4.71) (envelope-from ) id 1OKF68-00071T-96 for speakup@braille.uwo.ca; Thu, 03 Jun 2010 13:24:56 -0500 Date: Thu, 3 Jun 2010 13:24:56 -0500 From: Kenny Hitt To: speakup@braille.uwo.ca Subject: Re: speech dispatcher with speakup Message-ID: <20100603182456.GA26106@blackbox.hittsjunk.net> Mail-Followup-To: speakup@braille.uwo.ca References: <20100603161216.GA24127@blackbox.hittsjunk.net> <6369B42080E34E93B04E958FDC6A2420@kristoffpbctxj> <731DEFF2AB764505985555065DD48724@kristoffpbctxj> <1D726A214D5B43DBA8B78553E5741542@kristoffpbctxj> <4ACBBD613DC641E89775900CAD0E1F68@kristoffpbctxj> <20100603180424.GA25401@blackbox.hittsjunk.net> <13AFCC0AD5A2486FB8E1EF4BFFCA131A@kristoffpbctxj> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <13AFCC0AD5A2486FB8E1EF4BFFCA131A@kristoffpbctxj> User-Agent: Mutt/1.5.20 (2009-06-14) X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.13 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Jun 2010 18:24:46 -0000 Hi. you will need an addmodule line in speechd.conf The swift-generic.conf file is the default config file for swift using the generic module. wget http://hittsjunk.net/speechd.conf Be aware I've edited that file, so you will need to go through it and make the changes specific for your needs. Currently, it has no default speech module since that was the only way I could select all available modules in Orca. Espeak, dtk-generic, and swift-generic are the only modules enabled. Kenny On Thu, Jun 03, 2010 at 08:10:08PM +0200, Kristoffer Gustafsson wrote: > Ok, do I need a module file s well? > /Kristoffer