Closed ronjumola closed 9 years ago
Hi!
Thanks for this awesome library.
I can play an mp3 file if inside the bundle. How do I play a file if I completely downloaded mp3 file?
I attempted the same method but it's crashing
self.audioFile = [EZAudioFile audioFileWithURL:filePathURL];
Thanks a lot!
My bad I thought I was downloading an MP3 file but it's actually an HTML file. Closing now
Hi!
Thanks for this awesome library.
I can play an mp3 file if inside the bundle. How do I play a file if I completely downloaded mp3 file?
I attempted the same method but it's crashing
Thanks a lot!