audio_recorder_service 0.0.4 copy "audio_recorder_service: ^0.0.4" to clipboard
audio_recorder_service: ^0.0.4 copied to clipboard

discontinuedreplaced by: audio_recorder_service_flutter

A Flutter Package is are use Background service and Notification audio recorder

Audio Recorder Service #

A Flutter package that provides functionality for recording audio with the ability to pause, resume, and stop the recording. It also includes background notifications to manage the recording state.

Features #

  • Start, pause, resume, and stop audio recording.
  • Background notifications during recording.
  • Supports AAC audio encoding.
  • Works across Android platforms.
  • Handles recording permissions automatically.

Getting Started #

Usage #

  1. Initialize the Recorder final audioRecorderService = AudioRecorderService(); await audioRecorderService.initializeNotifications();

To use this package, add it to your pubspec.yaml:

dependencies:
  audio_recorder_service:
    path: ../audio_recorder_service


2
likes
0
points
6
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter Package is are use Background service and Notification audio recorder

License

unknown (license)

Dependencies

flutter, flutter_background_service, flutter_local_notifications, just_audio, just_audio_background, path_provider, permission_handler, record, wakelock_plus

More

Packages that depend on audio_recorder_service