syedhali / EZAudio

An iOS and macOS audio visualization framework built upon Core Audio useful for anyone doing real-time, low-latency audio processing and visualizations.
Other
4.93k stars 821 forks source link

The recording file not open #345

Open FWBGitHub opened 7 years ago

FWBGitHub commented 7 years ago

Into the Documents,Failed to open the recording file with software。 But EZAudioFile * audioFile = [EZAudioFile audioFileWithURL: [self testFilePathURL]].[self. Player playAudioFile: audioFile] , can use the software to open. So,I don 't find problem。