You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/communication-services/tutorials/audio-quality-enhancements/includes/web.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ author: sloanster
6
6
ms.author: micahvivion
7
7
8
8
services: azure-communication-services
9
-
ms.date: 04/16/2024
9
+
ms.date: 05/02/2024
10
10
ms.topic: include
11
11
ms.service: azure-communication-services
12
12
ms.subservice: calling
@@ -20,7 +20,7 @@ The Azure Communication Services audio effects **noise suppression** abilities c
20
20
### Install the npm package
21
21
Use the `npm install` command to install the Azure Communication Services Audio Effects SDK for JavaScript.
22
22
> [!IMPORTANT]
23
-
> This tutorial uses the Azure Communication Services Calling SDK version of `1.24.1-beta.1` (or greater) and the Azure Communication Services Calling Audio Effects SDK version greater than or equal to `1.1.0-beta.1` (or greater).
23
+
> This tutorial uses the Azure Communication Services Calling SDK version of `1.24.2-beta.1` (or greater) and the Azure Communication Services Calling Audio Effects SDK version greater than or equal to `1.1.1-beta.1` (or greater).
0 commit comments