Skip to content

Commit

Permalink
Update release date of v2.28.1 (#773)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffswartz authored Sep 4, 2024
1 parent 28a37fc commit debd5b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# 2.28.1 (August 2024)
# 2.28.1 (September 2024)

- [Update]: The new `OTPublisher.setAudioTransformers()` method lets you set (and clear) audio transformers. One transformer, the noise suppression filter, is supported. To use this, call the `setAudioTransformers()` method of the OTPublisher ref, and pass in an array with one object that has a `name` property set to `'NoiseSuppression'` and a `properties` property set to an empty string:

Expand Down

0 comments on commit debd5b2

Please sign in to comment.