Android implement Audio echo cancellation for all android mobile phones programmatically -


i working on android video conference application. using audiorecord recording , buffer audiorecord using

"read(buffer,readbuffersize, size - readbuffersize);"  

for playing audio using audiotrack. while playing , recording getting our self echo.

how remove echo programmatically.

i think should setting source voice_communication. setting should enable android use internal aec. if need support multiple devices , android versions test aec results on several devices , android versions since results might not same across board. can take @ blog post


Comments

Popular posts from this blog

Magento/PHP - Get phones on all members in a customer group -

php - Bypass Geo Redirect for specific directories -

php - .htaccess mod_rewrite for dynamic url which has domain names -