From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-qy0-f172.google.com (mail-qy0-f172.google.com [209.85.221.172]) by speech.braille.uwo.ca (Postfix) with ESMTP id 97CFF10498 for ; Sun, 8 Nov 2009 13:01:45 -0500 (EST) Received: by qyk2 with SMTP id 2so998739qyk.21 for ; Sun, 08 Nov 2009 10:01:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:from:to:subject :in-reply-to:references:comments:date; bh=+Je8Hrbcn0JjY0avnL+9f3HwwG9PB+0gZSye+CapDrc=; b=kTZlvB9KlqBuUL/tYEVgIGWMPkpbuwCDYMQVC65EmDaHjAigtY3ij7YE+V8DgQgsLd wnKisIkD9LZvEOzdnoHOi/J7oz+g2f3TNK+x4WA/xHlifuU/Z0PGjMFQ/8+wfp2w3ebf OvANVLZCuw7AYKgES7CO9Mnb8rKEipDDB0X6s= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:from:to:subject:in-reply-to:references:comments:date; b=RrjiTKbq2l1fgOl1Zb2INlm2YiqBnddhgMHn+4ljrhUZcxMrDMo37tW7CyOpDHKj1G i8qYylfoLKnUt797T4N68kA9QAeylGyiMWIKW34pObqzOzu7ZjGO+W2V9GT5BkwfIpoa EcxoORhYVl1eIltkp1lqcedIugtFBZmzrOQ7s= Received: by 10.224.91.134 with SMTP id n6mr3612529qam.245.1257703305061; Sun, 08 Nov 2009 10:01:45 -0800 (PST) Received: from localhost (ip24-253-221-18.ok.ok.cox.net [24.253.221.18]) by mx.google.com with ESMTPS id 21sm1968318qyk.12.2009.11.08.10.01.43 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 08 Nov 2009 10:01:43 -0800 (PST) Message-ID: <4af70787.9553f10a.35fc.79fa@mx.google.com> From: Chris Brannon To: "Speakup is a screen review system for Linux." Subject: Re: Solved: Problem with audio after reinstalling In-reply-to: References: Comments: In-reply-to Cheryl Ann Homiak message dated "Sun, 08 Nov 2009 11:37:54 -0600." Date: Sun, 08 Nov 2009 12:02:23 -0600 X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.12 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, 08 Nov 2009 18:01:46 -0000 Cheryl Ann Homiak wrote: > The only kind of strange thing is that mplayer loads with oss instead of > alsa. I can force alsa with -ao alsa but then I seem to always get a > 48000Hz sample rate where it varies with the default oss according to what is > being played or streamed. At any rate, at least I'm not having conflicts > between my audio playing and my screenreading. Just out of idle curiosity, do you have a ~/.asoundrc file? I had one, and I wasted way too many hours of my life fighting with it. I had some of the ALSA issues that you describe, and they went away when I deleted ~/.asoundrc. As an aside, you might consider using /dev/synth for your talking cron scripts. This is doubly advantageous. If you ever decide to go back to using a hardware synthesizer, your scripts will speak through it. -- Chris