Skip to content

Commit aff662e

Browse files
Merge pull request #120985 from mafreimane/patch-2
Update known-issues-all-browser.md
2 parents c1e1d1f + 8c4e29e commit aff662e

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

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

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ ms.custom: template-how-to
2828
**Description:** Switching between video devices might cause your video stream to pause while the stream is acquired from the selected device. Switching between devices frequently can cause performance degradation.<br>
2929
**Recommended workaround:** Developers should ensure to stop the stream from one device before starting another to mitigate performance degradation when switching between video devices.<br>
3030

31-
3231
### Video signal problem when the call is in connecting state
3332
**Browser version:** All. <br>
3433
**Azure Communication Service calling SDK version:** All.<br>
@@ -51,6 +50,16 @@ ms.custom: template-how-to
5150
Excessive use of mute/unmute is blocked in Azure Communication Services infrastructure. Throttling happens if the participant (or application on behalf of participant) attempts to mute/unmute continuously, every second, more than 15 times in a 30-second rolling window.
5251
<br>
5352

53+
### Siri activation during WebRTC call doesn't automatically mute microphone on macOS
54+
**Operating system:** macOS.<br>
55+
**Browsers:** All browsers and versions.<br>
56+
**Azure Communication Services calling SDK version:** All.<br>
57+
**Description:** WebRTC call isn't automatically muted when a user starts talking with Siri in the middle of the call. During such instances, other participants can hear either the user giving commands to Siri or both the given command and Siri's response.<br>
58+
**Known issue reference:** This is a known issue on [macOS](https://bugs.webkit.org/show_bug.cgi?id=247897).<br>
59+
**Recommended workaround:** Currently, no workaround is available. Users need to manually mute their microphone when activating Siri during a call.<br>
60+
61+
62+
5463
## All mobile browsers
5564

5665

0 commit comments

Comments
 (0)