flutter_sound icon indicating copy to clipboard operation
flutter_sound copied to clipboard

Flutter plugin for sound. Audio recorder and player.

Results 335 flutter_sound issues
Sort by recently updated
recently updated
newest added

## Flutter Sound Version : 9.2.10 - **FULL** or **LITE** flavor ? - FULL - **Important**: Result of the command : ```flutter pub deps | grep flutter_sound``` `|-- flutter_sound 9.2.10...

maybe bug
Not yet handled

- Is the documentation wrong ? Yes, in the [linker troubleshoot section](https://flutter-sound.canardoux.xyz/flutter_sound_install.html#troubles-shooting), the documentation suggests adding the `-lstd++` flag to linkers, however, when doing this, the build process fails saying...

doc
Not yet handled

When i pause a recording and then resume that same recording, the progress duration doesn’t continue from where it was paused. For example: If I pause a recording at 30secs,...

help wanted
Not yet handled

## Flutter Sound Version : 8.3.9 - **FULL** or **LITE** flavor ? FULL - **Important**: Result of the command : ```flutter pub deps | grep flutter_sound``` ---------------------------------------------------------- ## Severity -...

maybe bug
Not yet handled

## Perhaps it is not the good place to request for help, here ? ## Perhaps you could consider using one of the _sharing_ channels ? ## For example the...

help wanted
Not yet handled

Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.9 to 1.2.10. Release notes Sourced from tzinfo's releases. v1.2.10 Fixed a relative path traversal bug that could cause arbitrary files to be loaded with require when...

dependencies

## Unhandled Exception: Instance of '_CodecNotSupportedException' : I have been trying to save files in .wav format but i keep getting this error when i specify toFile: 'test.wav' -----------------------------------------------------------------

maybe bug
Not yet handled

I need Help : ## Here is my question : - I have been trying to Save audios in a .wav format but it gave me Codec errors(Unhandled Exception: Instance...

help wanted
Not yet handled

Currently when recording to stream the chunk size is random that is read from that stream is fairly random. It would be nice to specify the chunk size when recording...

enhancement
Not yet handled

flutter_sound: ^9.2.13 flutter:3.0.1 step 1: await stopRecorder() step2: get the path from future returned step3: check if exist

maybe bug
Not yet handled