owt-client-android icon indicating copy to clipboard operation
owt-client-android copied to clipboard

Android client SDK allows customizing audio input?

Open zengxianhua opened this issue 5 years ago • 0 comments

in sdk document i found these description:

1 Implement com.intel.webrtc.base.IcsAudioRecord.AudioFrameGeneratorInterface;

2 Call WebRtcUtils.setCustomizedAudioInput(AudioFrameGeneratorInterface) before instantiating PeerClient or ConferenceClient;

however, i can't find these classes in sdk, have these been removed from ? how can I customize audio input? Any suggestions ?

thanks

zengxianhua avatar Apr 10 '19 03:04 zengxianhua