Skip to content

Commit c3728e8

Browse files
authored
Updated beta version
1 parent e663ece commit c3728e8

File tree

1 file changed

+2
-2
lines changed
  • articles/communication-services/tutorials/audio-quality-enhancements/includes

1 file changed

+2
-2
lines changed

articles/communication-services/tutorials/audio-quality-enhancements/includes/web.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: sloanster
66
ms.author: micahvivion
77

88
services: azure-communication-services
9-
ms.date: 04/16/2024
9+
ms.date: 05/02/2024
1010
ms.topic: include
1111
ms.service: azure-communication-services
1212
ms.subservice: calling
@@ -20,7 +20,7 @@ The Azure Communication Services audio effects **noise suppression** abilities c
2020
### Install the npm package
2121
Use the `npm install` command to install the Azure Communication Services Audio Effects SDK for JavaScript.
2222
> [!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).
2424
```console
2525
npm install @azure/communication-calling-effects --save
2626
```

0 commit comments

Comments
 (0)