From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from homiemail-a15.g.dreamhost.com (caiajhbdcagg.dreamhost.com [208.97.132.66]) by speech.braille.uwo.ca (Postfix) with ESMTP id 162C6C1A2D1 for ; Tue, 22 Feb 2011 11:16:33 -0500 (EST) Received: from homiemail-a15.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a15.g.dreamhost.com (Postfix) with ESMTP id 5835576C06E for ; Tue, 22 Feb 2011 08:16:32 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=the-brannons.com; h=from:to :subject:references:date:in-reply-to:message-id:mime-version: content-type; q=dns; s=the-brannons.com; b=j9tPPqEr6fYwqPODYmBJI dnXEXNsCivCkkAdhRW6/ftixmoOK6BHjKRZlgWKPovheyIufiWPb2VMVa39RbJZK Wnlny2XeTjz8g2oDO92yAriCGd7jEoKX1Bh1hjRF8cJ8gvsOllbkNi6fO5e162VZ c54Z0UDwuBwvV9k56V4jTQ= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=the-brannons.com; h=from :to:subject:references:date:in-reply-to:message-id:mime-version: content-type; s=the-brannons.com; bh=Qwv/McWtUTiBEw0sszyGniK4rj4 =; b=jwDBxA1m3f6sbMozqoYwsxq0NuRZL2pVmNbYRoefPucN1u+41+YFWgljeA9 t88b+rCSye1jfhmSBDqYsH0yndZ0c8QfhRtbd9pGK5j+W6dNUCyn13h/J8vh/Yi6 9E1KxKyy9H4IAD56rgS7FcttoqcNdf1TfXvH/6eK6ln07hps= Received: from localhost (ip68-12-125-253.ok.ok.cox.net [68.12.125.253]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: chris@the-brannons.com) by homiemail-a15.g.dreamhost.com (Postfix) with ESMTPSA id 0361776C058 for ; Tue, 22 Feb 2011 08:16:31 -0800 (PST) From: Christopher Brannon To: "Speakup is a screen review system for Linux." Subject: Re: speech-dispatcher and espeak References: <20110220220156.GA8068@nextdog> <87r5b029nn.fsf@the-brannons.com> <4D63D3AC.9030400@gmail.com> Date: Tue, 22 Feb 2011 16:16:30 +0000 In-Reply-To: <4D63D3AC.9030400@gmail.com> (Kyle's message of "Tue, 22 Feb 2011 10:18:04 -0500") Message-ID: <87mxlo11up.fsf@the-brannons.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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: Tue, 22 Feb 2011 16:16:33 -0000 Kyle writes: > As a new convert to Arch, I can also add that speech-dispatcher will > only work properly if you are in the group "audio." I wasn't a member > of audio in Ubuntu, and Sox works in Arch without the audio group, Yes, you need to be in the audio group in order to access the sound card. I'd be really surprised if sox worked for a non-root user who wasn't in that group. Anyway, the dependency on pulse should be fixed, I believe. -- Chris