aec Questions

2

I'm building a video conferencing app using Electron (version 10, Chrome v75) and WebRTC. The app has multiple windows, and in each window, I have a separate RTCPeerConnection with a different app ...
Bastogne asked 18/11, 2020 at 8:16

3

Solved

I'm currently working on webrtc project, and having a problem with audio echo when not using an earphone, or external mic, is there any work around or fix for this
Indogermanic asked 23/5, 2016 at 12:5

3

I have made a software that uses WebRTC DSP libraries (AEC, NS, AGC, VAD). Now I need to know what algorithm uses each one to write my Master´s Thesis, but I don't find any information about that. ...
Cobweb asked 8/3, 2013 at 20:2

2

I am building an application which requires the mic to cancel any sound coming from the speaker. It seems that this issue is almost a conspiracy on-line as others with the exact same problem were n...
Drainage asked 11/2, 2016 at 21:24

0

Reference doc: https://developer.android.com/reference/android/media/MediaSyncEvent.html As I'm working on AEC (Acoustic Echo Cancellation), using the Speex library speex_echo_cancellation(); ...
Epitasis asked 23/10, 2016 at 1:50

2

I am making an Android-to-Android VoIP (loudspeaker) app using its AudioRecord and AudioTrack class, along with Speex via NDK to do echo cancellation. I was able to successfully pass into and retri...
Marksman asked 5/10, 2012 at 14:19
1

© 2022 - 2024 — McMap. All rights reserved.