opus_to_pcm 0.0.23 copy "opus_to_pcm: ^0.0.23" to clipboard
opus_to_pcm: ^0.0.23 copied to clipboard

Plugin for common pcm for audio conversion in a specific opus format.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add opus_to_pcm

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

dependencies:
  opus_to_pcm: ^0.0.23

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:opus_to_pcm/opus_to_pcm.dart';
1
likes
130
points
10
downloads

Publisher

unverified uploader

Weekly Downloads

Plugin for common pcm for audio conversion in a specific opus format.

Documentation

API reference

License

MIT (license)

Dependencies

flutter, path_provider, plugin_platform_interface

More

Packages that depend on opus_to_pcm

Packages that implement opus_to_pcm