I was wondering if there is a method of converting a .m4a audio file into an array full of samples. I am currently using the Flutter sound module to record the sound. The sound is the saved as a .m4a file with the path /storage/emulated/0/default.m4a
. Is there a way in which I can get the samples from this file in the form of an array. Any help would be much appreciated.
Asked
Active
Viewed 564 times
2

GILO
- 2,444
- 21
- 47