From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by befuddled.reisers.ca (Postfix, from userid 65534) id 3EFA31EFCAE; Sat, 9 Apr 2016 20:22:56 -0400 (EDT) Received: from hurricane.the-brannons.com (hurricane.the-brannons.com [IPv6:2001:470:1:41:a800:ff:fe3e:bc77]) by befuddled.reisers.ca (Postfix) with ESMTP id 3F27D1EFBC2 for ; Sat, 9 Apr 2016 20:22:54 -0400 (EDT) Received: from localhost (75-164-193-217.ptld.qwest.net [75.164.193.217]) by hurricane.the-brannons.com (Postfix) with ESMTPSA id 8C8D4789BC for ; Sat, 9 Apr 2016 17:22:37 -0700 (PDT) From: Chris Brannon To: speakup@linux-speakup.org Subject: Re: Teaching Speakup how to pronounce characters References: <46752867-A801-409D-BE8F-1B2C3CB8CDDF@speedpost.net> Date: Sat, 09 Apr 2016 17:24:23 -0700 In-Reply-To: <46752867-A801-409D-BE8F-1B2C3CB8CDDF@speedpost.net> (Zachary Kline's message of "Mon, 28 Mar 2016 17:30:33 -0700") Message-ID: <877fg6tio8.fsf@mushroom.localdomain> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.2.4 X-BeenThere: speakup@linux-speakup.org X-Mailman-Version: 2.1.20 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: Sun, 10 Apr 2016 00:22:56 -0000 Zachary Kline writes: > Hi All, > > I=E2=80=99m wondering how I can teach Speakup to pronounce certain charac= ters > a specific way? Some Linux games I would like to play use characters > from IBM CodePage 437, Hi Zack, Well, Speakup doesn't play nicely with the Unicode characters outside of the range [0, 255]. I don't think you can get it to pronounce these at all, since I'm pretty sure that most of the characters you're interested in are well outside of that range. Sorry for the not-so-helpful answer. -- Chris