From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pradeep Kumar Jilagam Subject: Re: Help! Need to switch between normal speaker and BT headset dynamically Date: Tue, 6 Apr 2010 10:36:49 +0530 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail-pv0-f179.google.com (mail-pv0-f179.google.com [74.125.83.179]) by alsa0.perex.cz (Postfix) with ESMTP id 5A3DB24346 for ; Tue, 6 Apr 2010 07:06:50 +0200 (CEST) Received: by pvg12 with SMTP id 12so2005199pvg.38 for ; Mon, 05 Apr 2010 22:06:49 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: Daniel Chen Cc: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org Hi Daniel, Thanks for your response. I am trying to get this working on a small embedded system with limited memory and processing capabilities. I have also explored in the direction of pulseaudio but I am not sure whether it is small enough to fit into a small system. Aslo, I I came to know that the default output device will again have to be manually changed in the GUI menu fo pulseaudio to start streaming on the BT headset after updating asoundrc with its MAC address. I am trying to find out whether the streaming can automatically start routing to the BT headset as soon as it is detected without any need for user's intervention. I am trying to find out whether it is possible to do so and also whether there is any plugin/application available for it. Thanks, Pradeep On Mon, Apr 5, 2010 at 1:06 AM, Daniel Chen wrote: > On Sun, Apr 4, 2010 at 11:50 AM, Pradeep Kumar Jilagam > wrote: > > Is this possible to do and if yes, is there an ALSA application/plugin > > already available for this? > > e.g., PulseAudio? >