flutter_sound
flutter_sound copied to clipboard
Flutter plugin for sound. Audio recorder and player.
## 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...
[DOC]:
- 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...
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,...
## Flutter Sound Version : 8.3.9 - **FULL** or **LITE** flavor ? FULL - **Important**: Result of the command : ```flutter pub deps | grep flutter_sound``` ---------------------------------------------------------- ## Severity -...
## 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...
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...
## 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' -----------------------------------------------------------------
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...
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...
flutter_sound: ^9.2.13 flutter:3.0.1 step 1: await stopRecorder() step2: get the path from future returned step3: check if exist