Open efraespada opened 3 years ago
Of course, it will be great if one day you post a Pull Request with necessary changes. I will stop everything to merge your PR in the master branch.
Well, I realized where is the problem (in my application). Your comment about the mute state was the trick.
My app can do VoIP calls. If I mute the microphone when calling, the record I do later is blank.
You are completely right with that:
The minimum I will do, will be to add this instruction to Mute OFF.
My fault 😓
May I ask you to click "thumb up" on the pub.dev page if you did not do it already ?
Take care Efra. And come back if other problems ...
Of course, done! And trying to send a Paypal tip for a super coffee (not sure if it worked, I'll review again in hours 😄).
Thank you very much!
This issue is stale because it has been open 90 days with no activity. Leave a comment or this will be closed in 7 days.
Flutter Sound Version :
Released version
Version number: ^7.4.14+1
FULL flavor
Result of the command "flutter pub deps | grep flutter_sound"
Severity
Platforms you faced the error
Logs
When recording:
When playing the sound:
Describe the bug Some Android devices record as expected but when playing this record file, no sound is heard. If I try to play this record file on other devices, there is no sound either.
Additional context**
This problem is faced in a BQ X2. Moto G9 works fine. No problem found in iOS.