Home
K
@kheersagar
June 17, 2025Updated 12/8/2025HTML
In Android or Flutter some cases wav sound not playing
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.wavNote: 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
