Skip to content

Commit 94e7a03

Browse files
authored
Update video-effects-javascript.md -add public review for Android Chrome.
1 parent 444ddf2 commit 94e7a03

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

articles/communication-services/quickstarts/voice-video-calling/includes/video-effects/video-effects-javascript.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,11 @@ You can use the Video effects feature to add effects to your video in video call
2222
Use the `npm install` command to install the Azure Communication Services Effects SDK for JavaScript.
2323
> [!IMPORTANT]
2424
> This quickstart uses the Azure Communication Services Calling SDK version of `1.13.1` (or greater) and the Azure Communication Services Calling Effects SDK version greater than or equil to `1.0.1`.
25+
26+
[!INCLUDE [Public Preview Disclaimer](../../../includes/public-preview-include-document.md)]
27+
> [!IMPORTANT]
28+
> Background blur support using Android Chrome mobile browser is in public preview.
29+
2530
```console
2631
npm install @azure/communication-calling-effects --save
2732
```

0 commit comments

Comments
 (0)