From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-gy0-f170.google.com (mail-gy0-f170.google.com [209.85.160.170]) by speech.braille.uwo.ca (Postfix) with ESMTP id 2CD33C1A26C for ; Mon, 5 Apr 2010 15:10:01 -0400 (EDT) Received: by gyf2 with SMTP id 2so2191412gyf.29 for ; Mon, 05 Apr 2010 12:09:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:received:message-id:subject:from:to:content-type :content-transfer-encoding; bh=7sLx+14907YmG9xcwRhwhZBBJU2UM7LBpTATEgZEzKo=; b=UBA7lcNbve93woxvTSjm213VtEmOpgDsTysfHMerkdBl85nce+grYTPsrai+t6n5OW C15vbV/tswAXOTz6/LQVRAan/WSeY/wSH8tMI19tZdc8qD0sF8VnkbVNHKf35KpIi1AK 62SykfouW4bl00iyKprch7tKM6YbjLiiVN7tc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=na7D+R8zumdUFk8Xqg5ZRMKaEE7NiSudk6OcN03A1yBi/e+rA71f2QjewUxmlPEo8K VjrHM27lO75GNRXsJyAlQGuBuPdyjY8XEROE84iRbSrB7aBw4lM2tz8zfZrb8FoN1m7x NbRU76TQvPVpAmCoQbnwZ7VdC2WxSKx6YKuiw= MIME-Version: 1.0 Received: by 10.100.122.16 with HTTP; Mon, 5 Apr 2010 12:09:43 -0700 (PDT) In-Reply-To: <81A7D84EA1C54E6FA79887874B638223@lima> References: <20100404185035.GA2846@lima-laptop> <81A7D84EA1C54E6FA79887874B638223@lima> Date: Mon, 5 Apr 2010 15:09:43 -0400 Received: by 10.100.53.6 with SMTP id b6mr14418014ana.135.1270494583994; Mon, 05 Apr 2010 12:09:43 -0700 (PDT) Message-ID: Subject: Re: speakup in ubuntu 10.04 From: Bill Cox To: "Speakup is a screen review system for Linux." Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable 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: Mon, 05 Apr 2010 19:10:01 -0000 I've read that to get espeakup working well with pulseaudio, you need to compile it with pulseaudio support enabled, which for some unknown reason is not currently the default. I'll probably be looking into this in the next few weeks, since speechd-up has a problem where it says Capital all the time, which drives people nuts, and we'll probably ship Vinux 3.0 using espeakup. Bill On Mon, Apr 5, 2010 at 1:44 PM, Alonzo wrote: > Hello bill > > I've tried the steps mentioned however i get choppy speech with speakup > using espeakup. I'm not sure what the problem is. I disabled pulseaudio f= rom > starting up in gnome. > > > ----- Original Message ----- From: "Bill Cox" > To: "Speakup is a screen review system for Linux." > Sent: Sunday, April 04, 2010 3:09 PM > Subject: Re: speakup in ubuntu 10.04 > > >> The solution is to run pulseaudio in system-wide mode, like we do in >> Vinux, built on Ubuntu Lucid. =A0In short: >> >> - Edit /etc/default/pulseaudio and set PULSEAUDIO_SYSTEM_START=3D1. >> - Edit /etc/pulse/client.conf, and set auto-spawn=3Dno >> - Edit /etc/pulse/system.pa, and set 'load-module >> module-native-protocol-unix auth-anonymous=3D1' >> >> The first item causes pulseaudio to start in system-wide mode on >> startup. =A0The second keeps gdm from starting it's own copy. =A0The thi= rd >> disables authentication, and allows all users to access the sound >> card. >> >> Bill >> >> On Sun, Apr 4, 2010 at 2:50 PM, Alonzo cuellar >> wrote: >>> >>> Hello list, >>> >>> I'm unable to get speakup to work in Ubuntu 10.04. It works, but orca >>> stops speaking. I'm not sure how to fix this. If gnome is not running >>> speakup will work just find. >>> I've disabled puseaudio form starting in gnome, but its still installed= . >>> Please advise. >>> >>> Alonzo >>> _______________________________________________ >>> Speakup mailing list >>> Speakup@braille.uwo.ca >>> http://speech.braille.uwo.ca/mailman/listinfo/speakup >>> >> _______________________________________________ >> Speakup mailing list >> Speakup@braille.uwo.ca >> http://speech.braille.uwo.ca/mailman/listinfo/speakup >> > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup >