Skip to content

Commit eba3385

Browse files
authored
Update known-issues-all-browser.md
Added issue - ### Overlapping audio in WebRTC and FaceTime calls on macOS
1 parent e266e7f commit eba3385

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

articles/communication-services/concepts/voice-video-calling/includes/known-issues/known-issues-all-browser.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,14 @@ Excessive use of mute/unmute is blocked in Azure Communication Services infrastr
5858
**Known issue reference:** This is a known issue on [macOS](https://bugs.webkit.org/show_bug.cgi?id=247897).<br>
5959
**Recommended workaround:** Currently, no workaround is available. Users need to manually mute their microphone when activating Siri during a call.<br>
6060

61+
### Overlapping audio in WebRTC and FaceTime calls on macOS
62+
**Operating system:** macOS.<br>
63+
**Browsers:** All browsers and versions.<br>
64+
**Azure Communication Services calling SDK version:** All.<br>
65+
**Description:** When a macOS user engaged in a WebRTC call receives a FaceTime call and accepts it, audio from both the WebRTC and FaceTime calls is transmitted and received simultaneously. This results in overlapping audio streams where the user can hear and be heard on both calls at the same time.<br>
66+
**Known issue reference:** This is a known issue on [macOS](https://bugs.webkit.org/show_bug.cgi?id=255986).<br>
67+
**Recommended workaround:** Currently, no workaround is available. Users can proactively mute their microphone in the WebRTC call or exit the WebRTC call before taking the FaceTime call.<br>
68+
6169

6270

6371
## All mobile browsers

0 commit comments

Comments
 (0)