lucascarletti / mac-audio-recorder

A simple button with states that allows you to record a single voice audio from your current microphone and than play it again to yourself
MIT License
0 stars 0 forks source link

.m4a playback failed #1

Open pradeepb28 opened 11 months ago

pradeepb28 commented 11 months ago

Hey I was playing with your repo and replaced .caf extension with name .m4a I am seeing print statement "Playback failed". I couldn't find a root problem though.

lucascarletti commented 10 months ago

Hi! I guess it cant reproduce the audio since it was encoded to be used as .caf

For exporting audio in other formats, you probably want to change the way you encoded it before playing it.