From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cdptpa-omtalb.mail.rr.com (cdptpa-omtalb.mail.rr.com [75.180.132.122]) by speech.braille.uwo.ca (Postfix) with ESMTP id A8D3A10A99 for ; Tue, 29 Sep 2009 15:55:39 -0400 (EDT) Received: from linux1.localdomain ([76.183.49.63]) by cdptpa-omta03.mail.rr.com with ESMTP id <20090929195539133.LRJW26368@cdptpa-omta03.mail.rr.com> for ; Tue, 29 Sep 2009 19:55:39 +0000 Received: by linux1.localdomain (Postfix, from userid 1000) id B67FF43C03; Tue, 29 Sep 2009 14:55:38 -0500 (CDT) Date: Tue, 29 Sep 2009 14:55:38 -0500 From: William Hubbs To: speakup mailing list Subject: dectalk express updates Message-ID: <20090929195538.GA29316@linux1> Mail-Followup-To: speakup mailing list MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.20 (2009-06-14) X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.12 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: Tue, 29 Sep 2009 19:55:44 -0000 All, I just updated the dectalk express driver based on a manual that Kirk sent to me. The new driver version is 2.17. We were using the wrong value for the volume command: It should be [:dv g5 xx] where xx is between 60 and 86, so I have defined that and set 73 as the default. Also, I have set the default rate and the range of rates to match what the manual says, which is: Default rate is 180 and range is from 75 to 650. I am unable to find the documentation for the command we are using to set the pitch, which is [:dv ap xx]. I need to know what the possible values of xx for this command are, and whether you can give relative values like [:dv ap +50] or something similar. Using absolute pitch settings for caps indication makes it so that a user can't set their pitch to anything away from the default value. Any assistance would be appreciated. Thanks, William