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 1HBxLS-0000fx-00 for ; Tue, 30 Jan 2007 13:04:38 -0500 Received: from localhost (localhost [127.0.0.1]) by mx4.tartarnet.cz (Postfix) with ESMTP id 295686070ED4 for ; Tue, 30 Jan 2007 19:07:40 +0100 (CET) X-Virus-Scanned: amavisd-new at X-Spam-Score: -3.37 X-Spam-Level: X-Spam-Status: No, score=-3.37 tagged_above=-100 required=5 tests=[ALL_TRUSTED=-1.8, AWL=1.029, 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 luHBQvSXDoqK for ; Tue, 30 Jan 2007 19:07:29 +0100 (CET) Received: from [10.0.0.2] (unknown [10.22.13.12]) by mx4.tartarnet.cz (Postfix) with ESMTP id BC7D9606F578 for ; Tue, 30 Jan 2007 19:07:29 +0100 (CET) Message-ID: <45BF88A9.4020503@brailcom.org> Date: Tue, 30 Jan 2007 19:04:25 +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: configuring espeak 1.19 References: <20070129125128.GA24520@cq.ftml.net> <45BE1D96.40703@brailcom.org> <20070129205254.GC10165@lnx3.holmesgrown.com> <45BE6BD8.4050206@brailcom.org> <20070130164539.GA3880@lnx3.holmesgrown.com> In-Reply-To: <20070130164539.GA3880@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: Tue, 30 Jan 2007 18:04:38 -0000 Steve Holmes wrote: >> I don't know of cepstral-generic.conf file. Where did you get it? > built my own. Great. Guess you wouldn't mind sharing it once it works all right... > the commands so I got it basically working but can't control the voice > selection as I pointed out earlier. To set the default voice for the English language, you should have something like that in your voice mapping: AddVoice "en" "male1" "voice-name" where `voice-name' is the name of the voice as recognized by cepstral. Of course, you also need to use the $VOICE variable within the GenericExecuteSynth command. Let me know if that doesn't work and try to turn on debugging as suggested earlier. Best regards Tomas