1

Two related questions on this topic:

  1. Can a moderator of a conference call start or stop recording after the call begins? Can they do this multiple times, and if so, would that add to the recording, overwrite the recording, or start a new one?

  2. If you use the same conference room ID two days in a row, can you add to the recording from Day 1 rather than creating a new recording?

user1515295
  • 1,181
  • 11
  • 28

1 Answers1

1

Twilio evangelist here.

There is no way to start/stop a recording of a <Conference> call through the Record attribute. You might be able to do this by dialing in Twilio as a participant.

There is also no way to modify an existing recording. You would have to download the WAV/MP3 and stitch them together yourself.

Hope that helps.

Megan Speir
  • 3,745
  • 1
  • 15
  • 25
Devin Rader
  • 10,260
  • 1
  • 20
  • 32
  • Thanks for the answer. Can you specify just a bit more by what you mean by this please: "You might be able to do this by dialing in Twilio as a participant." – user1515295 Mar 02 '15 at 17:15
  • Read more details in this post http://stackoverflow.com/questions/31211816/twilio-recording-pause-and-resume/34903288 – dikirill Jul 06 '16 at 14:18