From owner-freebsd-hackers Mon Nov 18 13:26:44 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id NAA12737 for hackers-outgoing; Mon, 18 Nov 1996 13:26:44 -0800 (PST) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id NAA12715 for ; Mon, 18 Nov 1996 13:26:39 -0800 (PST) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id OAA07648; Mon, 18 Nov 1996 14:13:25 -0700 From: Terry Lambert Message-Id: <199611182113.OAA07648@phaeton.artisoft.com> Subject: Re: Voice Recognition (URGENT) To: nhonorio@isr.uc.pt (Nuno M. C. H. Monteiro) Date: Mon, 18 Nov 1996 14:13:25 -0700 (MST) Cc: hackers@FreeBSD.org In-Reply-To: from "Nuno M. C. H. Monteiro" at Nov 18, 96 05:45:12 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk > We are looking for a Hardware/Software system able to recognise in > real-time single words or groups of words. The system must work in a Pc > running LINUX. The software must be in C language and should allow the > user to program himself some subroutines. > This system also requires: > > - A TOOLKIT to develop a Linux aplication using a Sound Blaster > - The ability of recognizing a few words in real-time > - The capacity of being trainned. There is a voice recognition "toolbox"; it is for building voice recognition systems: it is not, itself, a complete system. Amancio Hasty was talking about getting it ported from Linux on the FreeBSD Multimedia list a while back. Knowing Amancio, I woudn't be surprised if the software required a Gravis Ultrasound, or some other better-than-sound-blaster (DSP?) card. I would suggest contacting the Multimedia list, or Amancio Hasty, directly for more information. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.