search for: m_noise

Displaying 2 results from an estimated 2 matches for "m_noise".

Did you mean: _noise
2007 Jun 26
2
Residual Echo Suppression by the Preprocessor
...main output of the echo canceller to the preprocessor, of course, and also the echo residuals, as the manual says. I'd assume those residuals are important for the echo suppressor, too. speex_echo_cancel( m_EchoState, &micSamples, &speakerSamples , &output, &m_Noise ); speex_preprocess( m_PreProc, &output, &m_Noise); Thanks
2007 Jun 26
0
Residual Echo Suppression by the Preprocessor
...ler to the > preprocessor, of course, and also the echo residuals, as the manual > says. I'd assume those residuals are important for the echo suppressor, > too. > > speex_echo_cancel( m_EchoState, &micSamples, &speakerSamples > , &output, &m_Noise ); > speex_preprocess( m_PreProc, &output, &m_Noise); > > Thanks > > _______________________________________________ > Speex-dev mailing list > Speex-dev@xiph.org > http://lists.xiph.org/mailman/listinfo/speex-dev > >