From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mx4.tartarnet.cz ([81.25.16.212]) by speech.braille.uwo.ca with esmtp (Exim 3.36 #1 (Debian)) id 1HCH6p-0008QF-00 for ; Wed, 31 Jan 2007 10:10:52 -0500 Received: from localhost (localhost [127.0.0.1]) by mx4.tartarnet.cz (Postfix) with ESMTP id C6D8E606E321 for ; Wed, 31 Jan 2007 16:13:59 +0100 (CET) X-Virus-Scanned: amavisd-new at X-Spam-Score: -3.404 X-Spam-Level: X-Spam-Status: No, score=-3.404 tagged_above=-100 required=5 tests=[ALL_TRUSTED=-1.8, AWL=0.995, BAYES_00=-2.599] Received: from mx4.tartarnet.cz ([127.0.0.1]) by localhost (mx4.tartarnet.cz [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4VMlE8dLubYc for ; Wed, 31 Jan 2007 16:13:49 +0100 (CET) Received: from [10.0.0.2] (unknown [10.22.13.12]) by mx4.tartarnet.cz (Postfix) with ESMTP id 6EEF8606F599 for ; Wed, 31 Jan 2007 16:13:49 +0100 (CET) Message-ID: <45C0B16A.9060403@brailcom.org> Date: Wed, 31 Jan 2007 16:10:34 +0100 From: Tomas Cerha Organization: Brailcom, o.p.s. User-Agent: IceDove 1.5.0.9 (X11/20061220) MIME-Version: 1.0 To: "Speakup is a screen review system for Linux." Subject: Re: Speech Dispatcher and Cepstral References: <20070131120456.GA9663@lnx3.holmesgrown.com> In-Reply-To: <20070131120456.GA9663@lnx3.holmesgrown.com> X-Enigmail-Version: 0.94.1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.9 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: Wed, 31 Jan 2007 15:10:52 -0000 Steve Holmes napsal(a): > I use the spd-say command, it always respects the proper voice selection using the > DEFAULTVOICE option from speechd.conf and the modules file. So I > thought maybe there's a problem with speechd-up but I get the same > problem when trying speechd-el for emacs so that would leave out > speechd-up. There is still a chance, that both speechd-up and speechd-el perform default voice selection according to their own setup and ignore Speech Dispatcher's default voice. You can verify that if you turn on "protocol" logging in your Speech Dispatcher configuration (CustomLogFile "protocol" "/var/log/..."). In speechd-el the default voice can be customized. I'm not sure for speechd-up. Best regards, Tomas.