Skip to content

Commit 9a21fae

Browse files
authored
Update web.md
1 parent 9fa167b commit 9a21fae

File tree

1 file changed

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

1 file changed

+2
-4
lines changed

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

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,15 +34,13 @@ Key traits for echo cancelation:
3434
> [!IMPORTANT]
3535
> **Noise Suppression** features are available in GA SDK version `1.28.4` or later, alongside the Azure Communication Services Calling Effects SDK version GA `1.1.2` or later. The general availability (GA) stable version `1.28.4` and later of the Calling SDK support noise suppression features. Alternatively, if you opt to use the public preview version, Calling SDK versions `1.24.2-beta.1` and later also support noise suppression.
3636
37-
> This tutorial employs the Azure Communication Services Calling SDK version `1.28.4` or later, alongside the Azure Communication Services Calling Effects SDK version `1.1.2` or later. The general availability (GA) stable version `1.28.4` and later of the Calling SDK support noise suppression features. Alternatively, if you opt to use the public preview version, Calling SDK versions `1.24.2-beta.1` and later also support noise suppression.
38-
>
39-
> Current browser support for adding audio noise suppression effects is available only on Chrome and Microsoft Edge desktop browsers.
40-
4137
> [!IMPORTANT]
4238
> **Echo Cancellation** features are available in public preview SDK version [1.37.1](https://github.com/Azure/Communication/blob/master/releasenotes/acs-javascript-calling-library-release-notes.md#1371-beta1-2025-06-16). Also note that to use echo cancelation you must use public preview audio effects SDK version beta version [1.21.1-beta](https://www.npmjs.com/package/@azure/communication-calling-effects/v/1.2.1-beta.1) or later.
4339
4440
> [!NOTE]
4541
> - Utilizing audio effects is available only on Chrome and Edge desktop browsers.
42+
43+
> [!NOTE]
4644
> - The audio effects library isn't a standalone module and can't function independently. To utilize its capabilities the effects package must be integrated with the Azure Communication Services Calling client library for WebJS.
4745
> - If you use the GA version of the Calling SDK, you must use the [GA version](https://www.npmjs.com/package/@azure/communication-calling-effects/v/latest) of the Calling audio effects package.
4846

0 commit comments

Comments
 (0)