From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-iw0-f170.google.com (mail-iw0-f170.google.com [209.85.214.170]) by speech.braille.uwo.ca (Postfix) with ESMTP id 6556BC1A3A0 for ; Thu, 3 Jun 2010 13:21:11 -0400 (EDT) Received: by iwn10 with SMTP id 10so232530iwn.29 for ; Thu, 03 Jun 2010 10:21:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:received:message-id:to :subject:in-reply-to:references:comments:date:from; bh=mXUurxjlmflvPOgpywwSNYKwzOmFR/lFDoePmNF6jU4=; b=Mm8/6XAdbdtIz0DjlAxwXdtHG7ULSHVytsMeBzTttDVJNuog+IfEAyl4475DOGGd/G YThr1lAHkEbr4M3nuE0ef97VrlTt1/vYokzcC8dCXhycQAW+Pf3MXUWTCHxkgbMa1dKh b7sj8uPHsiTiINm1LvEB7GazWTwhx+7a452DE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:to:subject:in-reply-to:references:comments:date:from; b=eOIJFKCycX2wfstpGt0Lyo+RyJtyimLJhEhzCQsDQOwuJT3IXOXxfO1Uz+bbm+WzdU iJ0Vr+gp+PZ8+z7PH342PYzul8Xcw+w7RoHN78d8JqdF51nAZT0ENxjdI6k/kPrHyYnx zr1VoJh59qOP6IgU+UEt0S97ApZmb7K7D0AAc= Received: by 10.231.157.205 with SMTP id c13mr2323981ibx.53.1275585666720; Thu, 03 Jun 2010 10:21:06 -0700 (PDT) Received: from main (c-98-223-33-101.hsd1.in.comcast.net [98.223.33.101]) by mx.google.com with ESMTPS id d9sm1003608ibl.4.2010.06.03.10.21.05 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 03 Jun 2010 10:21:06 -0700 (PDT) Received: from tbsaunde (helo=main) by main with local-esmtp (Exim 4.71) (envelope-from ) id 1OKE6I-0007RD-7M for speakup@braille.uwo.ca; Thu, 03 Jun 2010 13:21:02 -0400 Message-Id: To: "Speakup is a screen review system for Linux." Subject: Re: speech dispatcher with speakup In-reply-to: <731DEFF2AB764505985555065DD48724@kristoffpbctxj> References: <361C41BE25114AA990BC6A1469BD7C0C@kristoffpbctxj> <20100603112221.GA18700@blackbox.hittsjunk.net> <20100603115114.GA20135@blackbox.hittsjunk.net> <120B341718304FE8A6FBB5227C58C915@kristoffpbctxj> <20100603133929.GA22059@blackbox.hittsjunk.net> <20100603161216.GA24127@blackbox.hittsjunk.net> <6369B42080E34E93B04E958FDC6A2420@kristoffpbctxj> <731DEFF2AB764505985555065DD48724@kristoffpbctxj> Comments: In-reply-to "Kristoffer Gustafsson" message dated "Thu, 03 Jun 2010 18:56:52 +0200." Date: Thu, 03 Jun 2010 13:21:02 -0400 From: trev.saunders@gmail.com 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 17:21:11 -0000 Hi, you should have, and uncomment a line like #AddModule "swift-generic" "sd_generic" "swift-generic.conf" in /etc/speech-dispatcher/speechd.conf you should also have a file in /etc/speech-dispatcher/modules/ for swift. Trev