In live video streaming the audio gets echoed when there are two or more speakers joined the stream. Is there any function in Agora web SDK I could use to solve this?
Is there a function to remove/suppress audio echoing using Agora web sdk ng?
886 Views Asked by Vishwanath A At
2
Do try the self check methods at https://docs.agora.io/en/faq/echo.
Try
audioTrack.stop()
if it still persists (try to avoid playing that microphone track in the first place).If the issue persists, contact Agora customer support ([email protected]) and submit the issue with the following information: