Open
Description
Hi @mail2chromium , there is a question:
If you set the MODE_IN_COMMUNICATION, you probably don't need the apm using webrtc.
AudioManager audioManager = (AudioManager) context.getSystemService(Context.AUDIO_SERVICE);
audioManager.setMode(AudioManager.MODE_IN_COMMUNICATION);
I found out if i set MODE_IN_COMMUNICATION, the voice is pretty, i didn't listen any echo.
if i don't set MODE_IN_COMMUNICATION, only use the apm using webrtc, the voice is not that good.
what is the diff?? btw, what the webrtc version compiled in this project?
would you please kindly help to give me a reply soon? Thanks in advance!
Metadata
Metadata
Assignees
Labels
No labels