Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: "Robert Brewer" <rwb123@gmail.com>
To: alsa-devel@alsa-project.org
Subject: echo-cancellation plugin advice?
Date: Sun, 26 Aug 2007 18:18:06 -0400	[thread overview]
Message-ID: <396736060708261518t1c19487cgd09f87806d36c22b@mail.gmail.com> (raw)

I'm writing a small speech input app for my laptop.  My app is
unusable when other sounds are being generated by the laptop, such as
from a music playing app.  For this reason, I'd like to have an echo
cancellation plugin that would cancel out the music played on the
laptop speakers when it is received by the mic.  I think this should
be doable since the music is playing through alsa.  I've done some
poking in the plugin documentation, and it's not clear to me how to
architect this plugin.  Ideally, I would route all my music playing
apps through the echo cancelling plugin.  I would also route the mic
capture stream through the plugin.  So the plugin must handle both
playback and capture streams.  Does the asym plugin hold the answers I
need?  Does anyone have any thoughts on how I might do this?  There
are several open source echo cancellation algorithms available, so I'm
mainly asking for advice on implementing this as an alsa plugin.

Thanks,
Rob
-- 
Robert W. Brewer

             reply	other threads:[~2007-08-26 22:18 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-26 22:18 Robert Brewer [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-05-07 14:15 echo-cancellation plugin advice? Max Klein
2012-05-08 10:38 ` Takashi Iwai

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=396736060708261518t1c19487cgd09f87806d36c22b@mail.gmail.com \
    --to=rwb123@gmail.com \
    --cc=alsa-devel@alsa-project.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox