From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by befuddled.reisers.ca (Postfix, from userid 65534) id B0A5E1EFDFD; Wed, 7 Sep 2016 10:32:17 -0400 (EDT) Received: from hurricane.the-brannons.com (hurricane.the-brannons.com [IPv6:2001:470:1:41:a800:ff:fe3e:bc77]) by befuddled.reisers.ca (Postfix) with ESMTP id 9325F1EFDF1 for ; Wed, 7 Sep 2016 10:32:16 -0400 (EDT) Received: from localhost (71-34-75-114.ptld.qwest.net [71.34.75.114]) by hurricane.the-brannons.com (Postfix) with ESMTPSA id ED5E877FF5 for ; Wed, 7 Sep 2016 07:32:06 -0700 (PDT) From: Chris Brannon To: speakup@linux-speakup.org Subject: Re: WARNING: Latest Linphone on Arch breaks device access References: <20160907135053.GE1834@opera.rednote.net> Date: Wed, 07 Sep 2016 07:31:47 -0700 In-Reply-To: <20160907135053.GE1834@opera.rednote.net> (Janina Sajka's message of "Wed, 7 Sep 2016 09:50:53 -0400") Message-ID: <871t0vok6k.fsf@mushroom.localdomain> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.2.4 X-BeenThere: speakup@linux-speakup.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Sep 2016 14:32:17 -0000 Janina Sajka writes: > Hi, All: > > If you use Linphone on Arch, beware. The latest release built 31 August > introduced what for me is a showstopper bug. I'm referring to > Linphone-3.10.2-1. Hi Janina, I think I might have a solution for you. The only reason this will work is that you are using the headset for all three functions: ringer, playback, and capture. If you needed something fancier, this falls flat. You can set a specific default card for a given application using the ALSA_CARD environment variable. For instance, ALSA_CARD=Headset espeak 'Hello there.' should cause espeak to speak the string through your headset. So try setting ALSA_CARD when starting linphone. Now there's another problem in that Linphone seems to want to use pulseaudio for the default sound output. Can't help you with that one. Maybe the config file would at least let you specify alsa rather than pulse? -- Chris