17 Jun 2025
In Android or Flutter some cases wav sound not playing
I have tried with flutter wav it may can work for mp3 as well but I have never tried it
ffmpeg -i soundFile.wav -acodec pcm_s16le -ar 44100 -ac 2 new_soundFile.wav
Note: ffmpeg will not allow to save with same file name
You may also like
I/flutter (14571): Invalid argument 2025-01-04 07:53:00.000 with type DateTime.
I/flutter (14571): Invalid argument 2025-01-04 07:53:00.000 with typ...
Continue readingFlutter Multilingual implemention and language file generation
Flutter Multilingual implemention and language file generation
Continue reading