From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by befuddled.reisers.ca (Postfix, from userid 65534) id EEF531EFBD4; Wed, 21 Nov 2018 13:24:10 -0500 (EST) Received: from hera.aquilenet.fr (hera.aquilenet.fr [IPv6:2a0c:e300::1]) by befuddled.reisers.ca (Postfix) with ESMTPS id 80CE61EF958 for ; Wed, 21 Nov 2018 13:24:09 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 5A20C4F3; Wed, 21 Nov 2018 19:24:08 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 12EjPEjPxxEZ; Wed, 21 Nov 2018 19:24:07 +0100 (CET) Received: from function (94.222.26.109.rev.sfr.net [109.26.222.94]) by hera.aquilenet.fr (Postfix) with ESMTPSA id DB5B04F1; Wed, 21 Nov 2018 19:24:07 +0100 (CET) Received: from samy by function with local (Exim 4.91) (envelope-from ) id 1gPXAT-0002dt-FO; Wed, 21 Nov 2018 19:24:05 +0100 Date: Wed, 21 Nov 2018 19:24:04 +0100 From: Samuel Thibault To: covici@ccs.covici.com, "Speakup is a screen review system for Linux." Subject: Re: getting orca and espeakup/speakup to work together Message-ID: <20181121182404.nmzcsw2n752andft@function> References: <20181120153103.GC9676@rednote.net> <20181120191105.j5hdpide2kkyhp2b@function> <33b0eeb7-36c3-846f-1e4d-051831ef0def@math.wisc.edu> <20181120234206.tun5u7qw3civbgx6@function> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Organization: I am not organized User-Agent: NeoMutt/20170113 (1.7.2) X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.2.4 X-BeenThere: speakup@linux-speakup.org X-Mailman-Version: 2.1.29 Precedence: list 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, 21 Nov 2018 18:24:11 -0000 John Covici, le mer. 21 nov. 2018 10:05:37 -0500, a ecrit: > How about using speech dispatcher for speakup? Would that make things > work better together since orca also uses speech dispatcher? You'd have to run speech-dispatcher as a system service for both the root-run espeakup and the user-run orca to be able to use it. But then you can't play audio as user in your Xorg session since speech-dispatcher will keep the audio open as root. Samuel