Skip to content

Commit

Permalink
updated Noise Cancellation docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ygit committed Sep 17, 2024
1 parent b88338f commit 9b39d4e
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ Check the reference [here](https://github.com/100mslive/100ms-flutter/blob/53466

Replace `2.9.67` with the latest version of the Noise Cancellation library available on the Maven Repository. <AndroidSdkVersionShield />

This step is required only for the Android app. On iOS, the Noise Cancellation library is already integrated into the HMSSDK.

### Step 2: Set the enableNoiseCancellation property in HMSAudioTrackSetting as true

```dart{6}
Expand Down

0 comments on commit 9b39d4e

Please sign in to comment.