Skip to content

Question about "MODE_IN_COMMUNICATION"  #8

Open
@DengYu98

Description

@DengYu98

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions