flutter_sound icon indicating copy to clipboard operation
flutter_sound copied to clipboard

[HELP]:I/flutter ( 2920): │ 🐛 FS:<--- getSampleRate I/flutter ( 2920): └ I/flutter ( 2920): │ #0 FlutterSoundRecorder._startRecorder (package:flutter_sound/public/flutter_sound_recorder.dart:625:13) I/flutter ( 2920): │ #1 FlutterSoundRecorder.startRecorder.<anonymous closure> (package:flutter_sound/public/flutter_sound_recorder.dart:593:13) I/flutter ( 2920): ├┄ I/flutter ( 2920): │ 🐛 FS:---> _startRecorder. I/flutter ( 2920): I/flutter ( 2920): Error starting recording: Instance of '_CodecNotSupportedException' usin codec default and aacADTS

Open MuhammadNabeel28 opened this issue 1 year ago • 4 comments

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 Element τ room ?


I need Help for :

  • Using the API ?

  • Generate an iOS or Android App ?

  • Debugging my App ?

  • Other ?


Here is my question :

MuhammadNabeel28 avatar Sep 08 '24 18:09 MuhammadNabeel28

Which platform ? iOS, Android or Web ?

Larpoux avatar Sep 08 '24 18:09 Larpoux

using android and facing so many issue if i'm using new version gradle issue and not work i am remove pkg then ok and i am use old version 9.11.3 https://pub.dev/packages/flutter_sound/versions/9.11.3 then first time run but voice issue and set again run then showing codec error i am try all code but still showing error your new version not stable

On Sun, Sep 8, 2024 at 11:30 AM Larpoux @.***> wrote:

Which platform ? iOS, Android or Web ?

— Reply to this email directly, view it on GitHub https://github.com/Canardoux/flutter_sound/issues/1088#issuecomment-2336780817, or unsubscribe https://github.com/notifications/unsubscribe-auth/BARRHXHOYKLBYEORAJ4CQWLZVSJV7AVCNFSM6AAAAABN3GRPRCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMZWG44DAOBRG4 . You are receiving this because you authored the thread.Message ID: @.***>

MuhammadNabeel28 avatar Sep 09 '24 06:09 MuhammadNabeel28

Yes @MuhammadNabeel28 . Actually I am fighting with gradle/java/jitpack. You must use 9.12.0 until I solve that. This is a nightmare.

Larpoux avatar Sep 09 '24 06:09 Larpoux

I did a temporary turn-around to unblock Flutter Sound users. I am going to work on this mess without bothering the FS users.

9.12.44

  • Trying to update gradle (8.10) and Java (22.0) to recent versions. No Succes : keep temporarly the 9.12.0 flutter_sound_core for Android

Larpoux avatar Sep 09 '24 08:09 Larpoux