From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Greylist: delayed 64369 seconds by postgrey-1.34 at befuddled; Wed, 06 Feb 2013 10:09:33 EST Received: from mta2.math.wisc.edu (mta2.math.wisc.edu [144.92.166.24]) by befuddled.reisers.ca (Postfix) with ESMTP id DB50B1EF08B for ; Wed, 6 Feb 2013 10:09:33 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by mta2.math.wisc.edu (Postfix) with ESMTP id D82E0126005 for ; Wed, 6 Feb 2013 09:09:32 -0600 (CST) X-Virus-Scanned: Debian amavisd-new at mta2.math.wisc.edu Received: from mta2.math.wisc.edu ([127.0.0.1]) by localhost (mta2.math.wisc.edu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ObP89uKDCcdb for ; Wed, 6 Feb 2013 09:09:32 -0600 (CST) Received: from mta2.math.wisc.edu (localhost [127.0.0.1]) by mta2.math.wisc.edu (Postfix) with ESMTP id 29C25126001 for ; Wed, 6 Feb 2013 09:09:32 -0600 (CST) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on delta.math.wisc.edu X-Spam-Level: X-Spam-Status: No, score=-2.5 required=6.5 tests=ALL_TRUSTED,BAYES_00 autolearn=disabled version=3.3.1 Received: from mailhost.math.wisc.edu (erdos.math.wisc.edu [144.92.166.25]) by mta2.math.wisc.edu (Postfix) with ESMTP for ; Wed, 6 Feb 2013 09:09:32 -0600 (CST) Received: from [144.92.166.19] (vv507j.math.wisc.edu [144.92.166.19]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mailhost.math.wisc.edu (Postfix) with ESMTPSA id 26A3A5400FA for ; Wed, 6 Feb 2013 09:09:32 -0600 (CST) Message-ID: <5112722B.8090903@math.wisc.edu> Date: Wed, 06 Feb 2013 09:09:31 -0600 From: "John G. Heim" User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130107 Thunderbird/17.0.2 MIME-Version: 1.0 To: "Speakup is a screen review system for Linux." Subject: Re: creating a speakup cli cd References: <51120F03.10804@baechler.net> In-Reply-To: <51120F03.10804@baechler.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: speakup@linux-speakup.org X-Mailman-Version: 2.1.15 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: Wed, 06 Feb 2013 15:09:34 -0000 Have you seen the wiki entry I wrote on using the accessibility features of grml? Here is the link again: http://wiki.iavit.org/index.php/Accessing_grml I've been working on getting that into the grml wiki itself. It'll be there soon. It may be possible to improve on grml but I think it would be hard. Grml just uses the standard speakup kernel modules and includes whatever blind-friendly packages are available including espeakup and brltty. You could build a live CD that loads the speakup_soft module by default and automatically starts speech. But building the rest of the live CD is no small feat. A lot of work goes into including all the right packages and making sure the disk boots on almost al hardware. I wouldn't want to take on that task. If I was going to build a live CD, I'd absolutely start with grml and fix up a few things to make it easier for a blind person. YMMV. About five years ago, I used to put out a customized grml disk that automatically loaded the speakup module for doubletalk synthesizer. I made a couple of other minor changes too. But the standard grml disk has worked so well for me lately that I just haven't found any reason to bother making a custom CD. Another drawback to making a disk customized for blind people is that those projects tend to go away with time. Remember oralux? That was a great project. But when the person driving the project can't do it any more, it tends to disappear. That could happen with grml but it is far less likely. There are a lot of grml developers. My humble opinion is that if you really want to hmake a difference, get on the grml list at Grml@ml.grml.org and contribute by testing and offering feedback. On 2/6/2013 2:06 AM, Tony Baechler wrote: > I had to give up on GRML. First, it installs a ton of extra packages > that are unnecessary, but that's a different issue. The two recent > releases I've tried did not come up talking and I couldn't get Speakup > to start by hand. I ended up throwing away two different CDs because I > couldn't get them to work. I'm sorry, but I can no longer recommend > it. You can do pretty much the same thing with the Debian Squeeze live > CD if you have hardware speech. If you have software speech, it only > takes one command to install espeakup by hand. As mentioned in my > previous mail, it looks very easy to create a custom live CD with the > Speakup packages already included which would come up talking. It > already includes a number of rescue tools and it's easy to add more. > > On 2/5/2013 1:11 PM, Kirk Reiser wrote: >> I think wanting to create this type of CD is admirable, however, the >> grml rescue disks already have these items as far as I know. They are >> designed as a rescue system and I have installed the last five or six >> systems I've set-up with it. I'm not quite sure what you could >> provide that isn't already part of grml. They have always been >> accessibility friendly, right from their inception. >> >> I'd suggest at least burning one and learning about them before you >> redesign a wheel. You could even get involved with helping them if >> you find them useful. >> >> Once you boot the most recent all you do is modprobe speakup_soft >> after the beedley-bop sound it makes to let one know it is finished >> booting and them type espeakup to start the speech output. Very >> simple. I'm sure it's just as simple to start brltty. Maybe even >> easier. > _______________________________________________ > Speakup mailing list > Speakup@linux-speakup.org > http://linux-speakup.org/cgi-bin/mailman/listinfo/speakup >