Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

History

README.md

audio_decoder example

Demonstrates audio conversion using the audio_decoder plugin.

Running the example

cd example
flutter run

The app includes two bundled test tones (1-second 440Hz sine wave):

  • test_tone.mp3 — for testing MP3 to WAV conversion
  • test_tone.m4a — for testing M4A to WAV conversion

Tap either button to copy the asset to a temp directory and convert it to WAV.