From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-yx0-f170.google.com (mail-yx0-f170.google.com [209.85.213.170]) by speech.braille.uwo.ca (Postfix) with ESMTP id 27F3DC1A43F for ; Thu, 3 Jun 2010 10:54:24 -0400 (EDT) Received: by yxs7 with SMTP id 7so84189yxs.29 for ; Thu, 03 Jun 2010 07:54:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:received:message-id:to :subject:in-reply-to:references:comments:date:from; bh=QvPKjYk0lQ2aNLSFO2MQDb1hYZ29em3Nu534HZ/rM0w=; b=sCexSUaUaJatf+tFlpyizd74Me2Fzg1UfWtrd+QlbGAYUZXYfnlA0UNOE/0HjqRtir t1dgb3ecf0H/FGNVlIlNDQHrR87cZMQGo+74dZRDx41VjYA0AMJVgGlgpKIqAEBPDxa8 LkQI8krRJcWhuUodWEG9UZardGLtATTtQywD8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:to:subject:in-reply-to:references:comments:date:from; b=B46izKIYeo4mLejAA8NJQjRAZGnM7y/hWfyJn63oOGZyy5SMTuJcJeVoduV0/siLU1 OKdkNoI7WK/Fe5/81LfRr5A1XN9fdfQ0TyClQlDhAxDh449bglAoyvt1DGcALyvjZvuX +rhoBa27bCC70mJtcsJ+JAnDX1DkNGXMnc8sk= Received: by 10.42.7.130 with SMTP id e2mr69150ice.3.1275576433475; Thu, 03 Jun 2010 07:47:13 -0700 (PDT) Received: from main (c-98-223-33-101.hsd1.in.comcast.net [98.223.33.101]) by mx.google.com with ESMTPS id t28sm438846ibg.6.2010.06.03.07.47.12 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 03 Jun 2010 07:47:12 -0700 (PDT) Received: from tbsaunde (helo=main) by main with local-esmtp (Exim 4.71) (envelope-from ) id 1OKBhK-00070s-53 for speakup@braille.uwo.ca; Thu, 03 Jun 2010 10:47:06 -0400 Message-Id: To: "Speakup is a screen review system for Linux." Subject: Re: speech dispatcher with speakup In-reply-to: <4FD251887829402EBED3B3EA54DAF7C9@kristoffpbctxj> References: <361C41BE25114AA990BC6A1469BD7C0C@kristoffpbctxj> <20100603112221.GA18700@blackbox.hittsjunk.net> <20100603115114.GA20135@blackbox.hittsjunk.net> <120B341718304FE8A6FBB5227C58C915@kristoffpbctxj> <20100603133929.GA22059@blackbox.hittsjunk.net> <4FD251887829402EBED3B3EA54DAF7C9@kristoffpbctxj> Comments: In-reply-to "Kristoffer Gustafsson" message dated "Thu, 03 Jun 2010 16:36:45 +0200." Date: Thu, 03 Jun 2010 10:47:06 -0400 From: trev.saunders@gmail.com X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.13 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: Thu, 03 Jun 2010 14:54:24 -0000 Hi, Ok, When telneted to speech-dispatcher you can send SPEAK then hit then type something and then enter then a period and enter again, to see where the problem is. You can also while telneted to speech-dispatcher type LIST output_modules to see what modules are loaded. Finally you can check what modules are loaded by running ps -e | grep sd_. This sort of thing is a bit easier to sort out over irc, if you like I am tbsaunde on freenode. Trev