From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by befuddled.reisers.ca (Postfix, from userid 65534) id C5EDF1C2C6B; Fri, 7 Feb 2020 05:41:11 -0500 (EST) Received: from mail2-relais-roc.national.inria.fr (mail2-relais-roc.national.inria.fr [192.134.164.83]) by befuddled.reisers.ca (Postfix) with ESMTPS id 6B5061C0D97 for ; Fri, 7 Feb 2020 05:41:10 -0500 (EST) X-IronPort-AV: E=Sophos;i="5.70,413,1574118000"; d="scan'208";a="434913532" Received: from unknown (HELO function) ([193.50.111.26]) by mail2-relais-roc.national.inria.fr with ESMTP/TLS/AES256-GCM-SHA384; 07 Feb 2020 11:41:08 +0100 Received: from samy by function with local (Exim 4.93) (envelope-from ) id 1j014N-000uiG-Uy; Fri, 07 Feb 2020 11:41:07 +0100 Date: Fri, 7 Feb 2020 11:41:07 +0100 From: Samuel Thibault To: covici@ccs.covici.com, "Speakup is a screen review system for Linux." Subject: Re: driving a serial synthesizer through speech-dispatcher Message-ID: <20200207104107.2fumvcsfdppzcngf@function> References: <20200207000127.GA6319@gregn.net> <20200207042943.GA12133@gregn.net> <20200207075346.vzponjq6kibrjzpp@function> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Organization: I am not organized User-Agent: NeoMutt/20170609 (1.8.3) 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: Fri, 07 Feb 2020 10:41:11 -0000 John Covici, le ven. 07 févr. 2020 04:41:12 -0500, a ecrit: > You could use speechd-up and speakup would not have the device at all, > so you could do what you like with it in your driver. But then you are reimplementing a driver, while speakup already knows how to drive them, it just needs a few ioctls to make the interface. Samuel