From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from pony.its.uwo.ca([129.100.2.63]) (1203 bytes) by braille.uwo.ca via smail with P:esmtp/D:aliases/T:pipe (sender: ) id for ; Sun, 12 Mar 2000 15:45:39 -0500 (EST) (Smail-3.2.0.102 1998-Aug-2 #2 built 1999-Sep-5) Received: from wa0wpj by pony.its.uwo.ca with ESMTP id PAA04351; Sun, 12 Mar 2000 15:45:42 -0500 (EST) Received: from localhost (clmartin@localhost) by wa0wpj (8.9.3/8.9.3) with ESMTP id OAA01268; Sun, 12 Mar 2000 14:45:46 -0600 X-Authentication-Warning: wa0wpj: clmartin owned process doing -bs Date: Sun, 12 Mar 2000 14:45:46 -0600 (CST) From: craig martin X-Sender: clmartin@wa0wpj To: Greg Keto cc: cpt.kirk@1tree.net, speakup@braille.uwo.ca Subject: Re: PDA's In-Reply-To: <38C9E43A.D79E0065@gte.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII List-Id: the only problem with speech input is noise and memory requirements. Speech output was done on the Comodore 64 and amega series back in the early ninties. so we just have to solve the resource problem on speech input. C would lend itself to this since it works on Linux, and the speaker and microphone are treated as files like any other device in the /dev directory.