Displaying 8 results from an estimated 8 matches for "alltestmod".
Did you mean:
alltestmode
2010 Sep 30
0
[SPAM] [BombData][alltestmode] Re: [SPAM] [BombData][alltestmode] Using Speex Echo Canceller
...h
speex_echo_playback.
I hope I didn't messed up anything :)
Best Regards,
Anton A. Shpakovsky
From: Christopher Adoremos [mailto:chrisadoremos at gmail.com]
Sent: Thursday, September 30, 2010 11:52 AM
To: Anton A. Shpakovsky
Cc: speex-dev at xiph.org
Subject: [SPAM] [BombData][alltestmode] Re: [SPAM]
[BombData][alltestmode] [Speex-dev] Using Speex Echo Canceller
Hi Anton
Thanks for the info...
What if I use this function do I still need to sync the playback and
capture?
Assuming that the captured voice (*rec) already contains the echo which
I need to cancel out...
-----------...
2010 Jul 20
1
[BombData][alltestmode] Re: [SPAM] [BombData][alltestmode] Re: Speex EchoCancellation
...h
http://speex.org/docs/
p.s. Would be Happy if helped somehow.
Regards,
Anton A. Shpakovsky
-----Original Message-----
From: speex-dev-bounces at xiph.org [mailto:speex-dev-bounces at xiph.org] On
Behalf Of devi
Sent: Tuesday, July 20, 2010 5:17 PM
To: speex-dev at xiph.org
Subject: [BombData][alltestmode] Re: [Speex-dev] [SPAM]
[BombData][alltestmode] Re: Speex EchoCancellation
Anton A. Shpakovsky <saa <at> tomsksoft.com> writes:
>
> As for me - speex_echo_cancellation is a better choise. Try using it
in
> capture thread instead
> of those speex_echo_capture and speex_ec...
2010 Sep 30
2
[SPAM] [BombData][alltestmode] Using Speex Echo Canceller
...gt;
>
>
> *From:* speex-dev-bounces at xiph.org [mailto:speex-dev-bounces at xiph.org] *On
> Behalf Of *Christopher Adoremos
> *Sent:* Wednesday, September 29, 2010 4:39 PM
> *To:* speex-dev at xiph.org
> *Cc:* jean-marc.valin at usherbrooke.ca
> *Subject:* [SPAM] [BombData][alltestmode] [Speex-dev] Using Speex Echo
> Canceller
>
>
>
> Hi
>
>
>
> Is it possible to use only the speex echo cancellation module w/o using the
> speex codec?
>
>
>
> Here's the scenario:
>
> 1. I have my voice recorded in PCM audio file format
>
>...
2010 Sep 29
0
[SPAM] [BombData][alltestmode] Using Speex Echo Canceller
...rks fine.
Best Regards,
Anton A. Shpakovsky
From: speex-dev-bounces at xiph.org [mailto:speex-dev-bounces at xiph.org] On
Behalf Of Christopher Adoremos
Sent: Wednesday, September 29, 2010 4:39 PM
To: speex-dev at xiph.org
Cc: jean-marc.valin at usherbrooke.ca
Subject: [SPAM] [BombData][alltestmode] [Speex-dev] Using Speex Echo
Canceller
Hi
Is it possible to use only the speex echo cancellation module w/o using
the speex codec?
Here's the scenario:
1. I have my voice recorded in PCM audio file format
2. I want to cleanup the recorded voice by removing any echo included in
t...
2010 Jul 20
0
[SPAM] [BombData][alltestmode] Re: Speex Echo Cancellation
...ds,
> Anton A. Shpakovsky
>
> -----Original Message-----
> From: speex-dev-bounces <at> xiph.org [mailto:speex-dev-bounces <at>
xiph.org] On
> Behalf Of devi
> Sent: Tuesday, July 20, 2010 3:13 PM
> To: speex-dev <at> xiph.org
> Subject: [SPAM] [BombData][alltestmode] Re: [Speex-dev] Speex Echo
> Cancellation
>
> >
> > > Message: 1
> > > Date: Thu, 15 Jul 2010 00:19:43 -0600
> > > From: devi <at> purpletalk.com
> > > Subject: [Speex-dev] Speex Echo Cancellation
> > > To: speex-dev <at> xiph...
2010 Jul 20
2
[SPAM] [BombData][alltestmode] Re: Speex Echo Cancellation
...llation"
doesn't mean you are doing smth wrong.
Regards,
Anton A. Shpakovsky
-----Original Message-----
From: speex-dev-bounces at xiph.org [mailto:speex-dev-bounces at xiph.org] On
Behalf Of devi
Sent: Tuesday, July 20, 2010 3:13 PM
To: speex-dev at xiph.org
Subject: [SPAM] [BombData][alltestmode] Re: [Speex-dev] Speex Echo
Cancellation
>
> > Message: 1
> > Date: Thu, 15 Jul 2010 00:19:43 -0600
> > From: devi <at> purpletalk.com
> > Subject: [Speex-dev] Speex Echo Cancellation
> > To: speex-dev <at> xiph.org
> > Message-ID: <201007150...
2010 Sep 29
2
Using Speex Echo Canceller
Hi
Is it possible to use only the speex echo cancellation module w/o using the
speex codec?
Here's the scenario:
1. I have my voice recorded in PCM audio file format
2. I want to cleanup the recorded voice by removing any echo included in the
audio file/buffer
3. can I just use the ff APIs?
- SpeexEchoState* speex_echo_state_init()
- int speex_echo_ctl()
- void speex_echo_capture()
2010 Jul 15
3
Speex Echo Cancellation
> Message: 1
> Date: Thu, 15 Jul 2010 00:19:43 -0600
> From: devi at purpletalk.com
> Subject: [Speex-dev] Speex Echo Cancellation
> To: speex-dev at xiph.org
> Message-ID: <20100715001943.pr04hvtxsc8k04so at mail.purpletalk.com>
> Content-Type: text/plain; charset=ISO-8859-1; DelSp="Yes";
> format="flowed"
>
> Hi
>
> I am using speex