livekit_noise_filter 0.1.0+hotfix.1 copy "livekit_noise_filter: ^0.1.0+hotfix.1" to clipboard
livekit_noise_filter: ^0.1.0+hotfix.1 copied to clipboard

AI Noise Cancellation plugin for Livekit SDK.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add livekit_noise_filter

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  livekit_noise_filter: ^0.1.0+hotfix.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:livekit_noise_filter/livekit_noise_filter.dart';
1
likes
140
points
5.15k
downloads

Publisher

verified publisherlivekit.io

Weekly Downloads

AI Noise Cancellation plugin for Livekit SDK.

Homepage

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, flutter_webrtc, livekit_client

More

Packages that depend on livekit_noise_filter