Displaying 2 results from an estimated 2 matches for "sitback".
Did you mean:
setback
2007 Dec 06
1
Echo cancellor on Windows, a few questions.
what i want to achieve is simple, i want to be able to sitback in my chair
and talk over a voip call using speex. as the mic and the speakers are
built into the laptop, an echo canceller is required.
what i am doing is this :
First, each time i finish writing a block to the waveout, i copy it into a
buffer like this:
Segment *pseg = (Segment *)phead;...
2007 Dec 04
2
[PATCH] Add Visual Studio 2008 Prject files
On Dec 3, 2007 1:24 PM, Stefan Reuther <streu@gmx.de> wrote:
> John Miles wrote:
> > What's wrong with a plain old .bat file, or even an NMAKE .mak file?
> > Ship two files, debug.bat and release.bat, and call it good.
> >
> > It is best to leave project-file creation up to individual users,
> > in my opinion.
>
> I second that. When I played around