From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pw0-f42.google.com (mail-pw0-f42.google.com [209.85.160.42]) by speech.braille.uwo.ca (Postfix) with ESMTP id 8B27EC1A3BC for ; Thu, 15 Jul 2010 19:58:40 -0400 (EDT) Received: by pwi1 with SMTP id 1so667771pwi.29 for ; Thu, 15 Jul 2010 16:58:40 -0700 (PDT) Received: by 10.114.136.18 with SMTP id j18mr316531wad.99.1279238319926; Thu, 15 Jul 2010 16:58:39 -0700 (PDT) Received: from localhost (69-45-182-8.mod.clearwire-dns.net [69.45.182.8]) by mx.google.com with ESMTPS id 33sm12085006wad.18.2010.07.15.16.58.39 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 15 Jul 2010 16:58:39 -0700 (PDT) Date: Thu, 15 Jul 2010 17:01:15 -0700 From: Gaijin To: "Speakup is a screen review system for Linux." Subject: Re: image for windows or linux Message-ID: <20100716000115.GA1413@rivensight.dyndns.org> References: <4C3EFBEE.13570.265FD0@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) 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: Thu, 15 Jul 2010 23:58:40 -0000 On Thu, Jul 15, 2010 at 08:08:15AM -0700, Butch Bussen wrote: > I just downloaded the latest terabyte programs, and I remember > reading some where a while back that they have a way to make their > Linux version speak. Was that on this list? This is one of the mailing lists for a screen reader called Speakup, which pretty-much gives you text console access to linux from startup to shutdown, if you have a hardware speech synthesizer, or from login prompt to shutdown if not. Until configuration files are manually updated to include SpeakUP, it can be started from the boot loader with a simple text command: speakup.synth= Usually the synthesizer driver is a 4 character name like "ltlk" or "soft", which loads in support for the LiteTalk hardware synthesizer, or the software synthesizer, respectively. The linux CD will usually have instructions for booting Linux with SpeakUP support in the documentation directory, which may be viewed with any working computer system. Booting the software synthesizer is a little bit more involved. Not only do you have to load the driver, you also have to start a software synthesis engine after logging in. This can all be automated for the future, though. Some distributions (distros) contain SpeakUP support, and some do not. Some of the more popular linux flavors include GRML vinux, Debian, and Ubuntu to name a few. Their CD images can be downloaded from their websites and burned to CD. Once that's accomplished, you can put the CD in the drive, read the usual slew of help textfiles on how to boot and or install the system, and go from there. HTH, Michael