orca_voice_recorder 0.2.0 copy "orca_voice_recorder: ^0.2.0" to clipboard
orca_voice_recorder: ^0.2.0 copied to clipboard

Orca Gateway plugin for voice recording — start/stop/pause recording with amplitude monitoring and playback.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add orca_voice_recorder

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

dependencies:
  orca_voice_recorder: ^0.2.0

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:orca_voice_recorder/orca_voice_recorder.dart';
1
likes
140
points
--
downloads

Documentation

API reference

Publisher

verified publisherorcagateway.com

Weekly Downloads

Orca Gateway plugin for voice recording — start/stop/pause recording with amplitude monitoring and playback.

Repository (GitHub)

License

unknown (license)

Dependencies

audioplayers, flutter, orca_gateway, path_provider, record

More

Packages that depend on orca_voice_recorder