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 EC871C1A192 for ; Thu, 24 Feb 2011 15:28:42 -0500 (EST) Received: by iwn3 with SMTP id 3so539055iwn.29 for ; Thu, 24 Feb 2011 12:28:42 -0800 (PST) Received: by 10.231.13.138 with SMTP id c10mr2090553iba.97.1298579322508; Thu, 24 Feb 2011 12:28:42 -0800 (PST) Received: from lnx3 (ip72-208-185-148.ph.ph.cox.net [72.208.185.148]) by mx.google.com with ESMTPS id 8sm8757522iba.22.2011.02.24.12.28.40 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 24 Feb 2011 12:28:41 -0800 (PST) Date: Thu, 24 Feb 2011 13:28:37 -0700 From: Steve Holmes To: speakup@braille.uwo.ca Subject: Re: spd-say seems confused. Message-ID: <20110224202837.GB12941@lnx3> Mail-Followup-To: speakup@braille.uwo.ca References: <20110223001839.GA20677@nextdog> <4D6645D6.5060302@brailcom.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4D6645D6.5060302@brailcom.org> User-Agent: Mutt/1.5.21 (2010-09-15) 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, 24 Feb 2011 20:28:43 -0000 Assuming you want to continue using speech-dispatcher as a system wide service, be sure you have started speech-dispatcher. Add /speechd to your DAEMONS array in /etc/rc.conf or at least run thd daemon by hand by typing, /etc/rc.d/speechd start to get it going for now. Then see how things go. If you would rather use it as a user based deal, then edit /etc/speech-dispatcher/speechd.conf and uncomment the AutoSpawn line at the bottom of the file. In that situation, you would not need to have the speechd daemon running at all. Note, this is for Arch Linux users. On Thu, Feb 24, 2011 at 12:49:42PM +0100, Hynek Hanke wrote: > On 23.2.2011 01:18, Christopher Moore wrote: > >It seems that spd-say thinks that speechd is a system-wide service > > rather than a local service. > > Right. > > >application configuration or the value of the SPEECHD_ADDRESS environment variable. > > It says where it is taking the information from. Since spd-say has > no application configuration, then you must have set the SPEECHD_ADDRESS > variable. > > Try: > env SPEECHD_ADDRESS > > Best regards, > Hynek Hanke > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup