mail2chromium / Android-Audio-Processing-Using-WebRTC

All in all WebRTC. A Complete Guide to enable Rich and High Quality of **Real-Time Voice Communication** on Android Platform. This repository involves a complete understanding, implementation and documentation related to WebRTC Audio Processing.
144 stars 48 forks source link

Webrtc version #9

Open wudelu opened 2 years ago

wudelu commented 2 years ago

On which version of webrtc is the source code?

mail2chromium commented 1 year ago

I have worked on the M84 Branch of WebRTC. I have started working to improve this Audio processing module this year to the latest m110 branch.

makefriend8 commented 1 year ago

I checkout M84 (branch-heads/4147) , but I found the code is different to "app\src\main\jni\webrtc" for example modules\audio_processing\audio_processing_impl.cc. Have you rewritten all the code?