From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.surferie.net([63.175.116.33]) (2156 bytes) by braille.uwo.ca via smail with P:esmtp/D:aliases/T:pipe (sender: ) id for ; Wed, 11 Apr 2001 16:22:31 -0400 (EDT) (Smail-3.2.0.102 1998-Aug-2 #2 built 1999-Sep-5) Received: from jslt [216.202.134.192] by mail.surferie.net with ESMTP (SMTPD32-5.04) id AF8B102501DA; Wed, 11 Apr 2001 16:33:15 EST Received: from jacobs by jslt with local (Exim 3.22 #1 (Debian)) id 14nR3Q-00008H-00 for ; Wed, 11 Apr 2001 16:17:28 -0400 Date: Wed, 11 Apr 2001 16:17:28 -0400 To: speakup@braille.uwo.ca Subject: Re: ViaVoice help Message-ID: <20010411161728.A486@surferie.net> References: <20010409164835.C446@surferie.net> <20010411044506.A445@surferie.net> <20010411071919.A19713@sdf.lonestar.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.17i In-Reply-To: <20010411071919.A19713@sdf.lonestar.org>; from w1gm@sdf.lonestar.org on Wed, Apr 11, 2001 at 07:19:19AM -0500 From: Jacob Schmude List-Id: Hi Well that's exactly what mine does. Speaks a few phrases and halts with some odd errors, including a speech device initialization problem. OSS mods are loaded. Odd thing is that it works fine with non-alsa drivers. The errors don't seem to indicate a shared library problem outside of ViaVoice, the return errors seem to come from ViaVoice-specific libraries alone, though I'm not sure how relevant this is. What are the errors you are getting, exactly? I doubt seriously that it's a shared C library problem. If it was, it would have probably failed with a segmentation fault or would have complained about a missing shared object. On Wed, Apr 11, 2001 at 07:19:19AM -0500, w1gm@sdf.lonestar.org wrote: > Jacob, > I've gotten viavoice to speak one or two phrases before it prints some > return codes on the screen and must be stopped with a ctrl-c. Make sure > your oss modules are loaded by doing an lsmod as root. I suspect what is > going on is viavoice was tested with a certain set of shared > libraries. Unfortunately, I can't find documentation on what specific > libraries are needed.