HassanElDesouky / VoiceMemosClone

A clone for Apple's Voice Memos app.
MIT License
193 stars 46 forks source link

AVFormatIDKey & File Format #10

Open chakry24 opened 5 years ago

chakry24 commented 5 years ago

Does it work only if AVFormatIDKey = kAudioFormatLinearPCM and file format ".wav" ? I tried changing to kAudioFormatAppleLossless and ".m4a" format and its not working.