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 1HCVs5-0003TH-00 for ; Thu, 01 Feb 2007 01:56:37 -0500 Received: from localhost (localhost [127.0.0.1]) by mx4.tartarnet.cz (Postfix) with ESMTP id BD8806070EFE for ; Thu, 1 Feb 2007 07:59:50 +0100 (CET) X-Virus-Scanned: amavisd-new at X-Spam-Score: -3.449 X-Spam-Level: X-Spam-Status: No, score=-3.449 tagged_above=-100 required=5 tests=[ALL_TRUSTED=-1.8, AWL=0.950, 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 2EhfRTC3Lam0 for ; Thu, 1 Feb 2007 07:59:40 +0100 (CET) Received: from [10.0.0.2] (unknown [10.22.13.12]) by mx4.tartarnet.cz (Postfix) with ESMTP id 68F9F606F57D for ; Thu, 1 Feb 2007 07:59:40 +0100 (CET) Message-ID: <45C18F17.8010801@brailcom.org> Date: Thu, 01 Feb 2007 07:56:23 +0100 From: Tomas Cerha Organization: Brailcom, o.p.s. User-Agent: IceDove 1.5.0.9 (X11/20061220) MIME-Version: 1.0 To: speakup@braille.uwo.ca Subject: Re: Speech Dispatcher and Cepstral References: <20070131120456.GA9663@lnx3.holmesgrown.com> <45C0B16A.9060403@brailcom.org> <20070131212859.GB19347@lnx3.holmesgrown.com> In-Reply-To: <20070131212859.GB19347@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: Thu, 01 Feb 2007 06:56:37 -0000 Steve Holmes wrote: > Oh, you mean these programs may be using SSML to specify the default > voice? Not really SSML, just regular Speech Dispatcher commands, but that should not matter, of course... To solve your problem right now, you have two options: * configure both speechd-up and speechd-el to use FEMALE1 as the default voice * configure the cepstral module to use Callie as MALE1 The later is a nasty hack, of course! The ideal solution would be to request an enhancement in both pieces of software to respect Speech Dispatchers default voice setting. Best regards, Tomas.