From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-vx0-f170.google.com (mail-vx0-f170.google.com [209.85.220.170]) by speech.braille.uwo.ca (Postfix) with ESMTP id 0526BC1A1A3 for ; Sun, 20 Feb 2011 16:59:13 -0500 (EST) Received: by vxb39 with SMTP id 39so502528vxb.29 for ; Sun, 20 Feb 2011 13:59:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:date:from:to:subject:message-id:mime-version :content-type:content-disposition:user-agent; bh=o/OiU/S1OyywGW8/NERk0jlWQEoF0jEPBZOOrZTVuXs=; b=b65Ko0ir6yOU7pR808Brf+MyyNG7/6YDtT4URE/guRA0Nrx4LTWnSfI56tVHiV7j4d q8Z2ZWkXQcn3OQ8P7URD1nEhJGlmj4CyO2AmtrX9sTsxJobcomlf56EzpJqDWcgv1JOC TL6SULwe4rg2QFqE3uOGbqTpnQZZOJFIvIM8w= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:subject:message-id:mime-version:content-type :content-disposition:user-agent; b=QCjK+iycNM7UWHnyoytOXR1JS2s+UIwvfmM98UHXm7vzt8EoUvLJ3Xun7JrFVa80ME QJTDjCfoi4WzunmtsQA1tCJzbt/dbWjj94cIztWIRbLQZpBAXQ5h/kwp3Wkxoo3lE+5s whQIQaZeF0gjS00WNY6JL2juzjSClCjVlWVNc= Received: by 10.52.158.196 with SMTP id ww4mr857200vdb.152.1298239152926; Sun, 20 Feb 2011 13:59:12 -0800 (PST) Received: from nextdog (c-66-31-213-94.hsd1.ma.comcast.net [66.31.213.94]) by mx.google.com with ESMTPS id q5sm2042610vcr.39.2011.02.20.13.59.11 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 20 Feb 2011 13:59:12 -0800 (PST) Date: Sun, 20 Feb 2011 17:01:57 -0500 From: Christopher Moore To: speakup@braille.uwo.ca Subject: speech-dispatcher and espeak Message-ID: <20110220220156.GA8068@nextdog> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) 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: Sun, 20 Feb 2011 21:59:14 -0000 Hello, I'm trying to setup speech-dispatcher with spd-conf as a normal user. When I run the diagnostic tests, espeak, alsa and pulse respond. When I save the settings and try an spd-say, I get the message from the dummy voice. The log says it can't load the output module, even though espeak works in the diagnostic tests. Any thoughts? Chris