From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from ns.pcdesk.net ([65.100.173.137] helo=pcdesk.net) by speech.braille.uwo.ca with esmtp (Exim 3.36 #1 (Debian)) id 1ENzkk-0000Kl-00 for ; Fri, 07 Oct 2005 17:27:42 -0400 Received: from localhost ([::ffff:24.86.115.190]) (AUTH: LOGIN tspivey@pcdesk.net) by pcdesk.net with esmtp; Fri, 07 Oct 2005 15:27:07 -0600 id 02C15FC9.4346E82B.00000C86 Date: Fri, 7 Oct 2005 14:27:08 -0700 From: Tyler Spivey To: "Speakup is a screen review system for Linux." Message-ID: <20051007212708.GA5655@fast.vc.shawcable.net> Mail-Followup-To: "Speakup is a screen review system for Linux." References: <20051007053024.GA6215@fast.vc.shawcable.net> <20051007131932.GB12217@rednote.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline In-Reply-To: <20051007131932.GB12217@rednote.net> User-Agent: Mutt/1.5.8i Subject: Re: ot: VOIP X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.5 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: Fri, 07 Oct 2005 21:27:42 -0000 I don't have access to the firewall, so am stuck. I'm using these strings to chat over ssh: ./srec | ssh user@host speexdec - and in another console: ssh user@host ./srec | speexdec - Where srec is a script containing: arecord -r32000 -c2 -fs16_le - | speexenc - - I've noticed that even ./srec | speexdec - on the localhost generates about 3 or 4 seconds of lag right there. Even removing the buffer in speexdec didn't help - for they weren't designed to run over pipes.