baxter / twilio_recordings

Given an account SID and a number or recording SIDs, download and concatenate the recordings into one mp3.
1 stars 0 forks source link

The files are concatenated together, but might not playback right. #1

Open ciaranarcher opened 10 years ago

ciaranarcher commented 10 years ago

I only appear to hear the 4th recording.

baxter commented 10 years ago

I can't reproduce this. I commented out this line in the spec https://github.com/baxter/twilio_recordings/blob/f41e60d8bc0c147e5a6d473c99fe5d3aa0345ea4/spec/twilio_recordings_spec.rb#L35 and played output_file.mp3 in QuickTime Player and it all sounded fine.