From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from pfui.uark.edu([130.184.144.59]) (2488 bytes) by braille.uwo.ca via smail with P:esmtp/D:aliases/T:pipe (sender: ) id for ; Sun, 24 Sep 2000 07:16:18 -0400 (EDT) (Smail-3.2.0.102 1998-Aug-2 #2 built 1999-Sep-5) Received: from ccn (helo=localhost) by pfui.uark.edu with local-esmtp (Exim 3.16 #1 (Debian)) id 13d9ld-0005E6-00 for ; Sun, 24 Sep 2000 06:16:21 -0500 Date: Sun, 24 Sep 2000 06:16:20 -0500 (CDT) From: Chris Nestrud Reply-To: ccn@uark.edu To: speakup@braille.uwo.ca Subject: Re: speakfreely maybe? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: Chris Nestrud List-Id: Following is my updated /usr/local/bin/sfr, revised after talking with Gene Collins for a while (hi Gene). Chris # begin #!/bin/csh setenv SPEAKFREE_LWL_TELL="lwl.braille.uwo.ca" setenv SPEAKFREE_ID="Chris nestrud, ccn@uark.edu, Fayetteville, AR, USA" setenv SPEAKFREE_CNAME="pfui.dyn.dhs.org" sfspeaker -p4074 -j3000,1000 & sfspeaker -b -a/home/ccn/resp -j3000,1000 & sfmike lwl.braille.uwo.ca:4074 # removes stray sfspeaker processes that don't die when sfmike exits killall -9 sfspeaker # end On Sun, 24 Sep 2000, Charles Hallenbeck wrote: > Joshua - > Have you tried using the 'echo' feature to hear your own transmissions > come back with a time delay? > > > On Sun, 24 Sep 2000, Joshua Lambert wrote: > > > Yes, these questions have probably been asked a thousand times here, but I > > hope some kind soul will humor me. After a year of malase, I > > finally got around to getting a working microphone again, and thought I > > would tune in to the reflector. However, whilst executing `sflaunch > > lwl.braille.uwo.ca:4074' using both oss-free and alsa drivers, and having > > turned mic settings to the max, I still hear nothing and can't tell if I'm > > transmitting. Has anyone encountered this before? > > Cheers, > > Joshua Lambert > > > > > > > > _______________________________________________ > > Speakup mailing list > > Speakup@braille.uwo.ca > > http://speech.braille.uwo.ca/mailman/listinfo/speakup > > > > My web site is http://www.mhonline.net/~chuckh > Yes, but every time I try to see things your way, I get a headache. > > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup >