I want to play recorded raw data that I wrote to the file `record.wav` using SuperpoweredAdvancedAudioPlayer. Does `SuperpoweredAdvancedAudioPlayer` support playing the raw file, and how?
Patrick Vlaskovits
Please use the WAV format, it's just a few bytes on top of your raw data. The SuperpoweredRecorder creates a WAV file too.
Comments
0 comments
Article is closed for comments.