Agora-Unity-Quickstart icon indicating copy to clipboard operation
Agora-Unity-Quickstart copied to clipboard

音频在ipad pro上会导致声音变成听筒模式

Open wayhow123 opened this issue 2 years ago • 3 comments

音频在ipad pro上会导致声音变成听筒模式

wayhow123 avatar Jun 23 '22 07:06 wayhow123

public override int SetDefaultAudioRouteToSpeakerphone(bool defaultToSpeaker) maybe you can call RtcEngine.SetDefaultAudioRouteToSpeakerphone(false/true) to solve this issue

xiayangqun avatar Jun 23 '22 07:06 xiayangqun

public override int SetDefaultAudioRouteToSpeakerphone(bool defaultToSpeaker) maybe you can call RtcEngine.SetDefaultAudioRouteToSpeakerphone(false/true) to solve this issue

早就试过了并没有什么用

wayhow123 avatar Jun 30 '22 06:06 wayhow123

@wayhow123 这边之前尝试是在什么时候调用的? 能提供一份日志吗

plutoless avatar Jun 30 '22 06:06 plutoless