79559049

Date: 2025-04-07 04:15:42
Score: 1.5
Natty:
Report link

In my case, I used wrong file extension of the recording file. I used the 'mp3' while when I try to record the voice, I used `kAudioFormatMPEG4AAC`, which means the 'm4a'.

So, you should use the same file extension of URL and the AVAudioRecorder.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Shouheng Wang