Skip to content

Commit 9748150

Browse files
authored
Updated link for Public preview
1 parent 94e7a03 commit 9748150

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,13 @@ You can use the Video effects feature to add effects to your video in video call
2020
## Using video effects
2121
### Install the package
2222
Use the `npm install` command to install the Azure Communication Services Effects SDK for JavaScript.
23+
2324
> [!IMPORTANT]
2425
> 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`.
2526
26-
[!INCLUDE [Public Preview Disclaimer](../../../includes/public-preview-include-document.md)]
27+
[!INCLUDE [Public Preview Disclaimer](../../../../includes/public-preview-include-document.md)]
2728
> [!IMPORTANT]
28-
> Background blur support using Android Chrome mobile browser is in public preview.
29+
> Background blur support for Android Chrome mobile browser has been added in build 1.29.1 beta.
2930
3031
```console
3132
npm install @azure/communication-calling-effects --save

0 commit comments

Comments
 (0)