Skip to main content

Resume Recording

The ResumeRecording verb is used to resume a recording that was previously paused by a <PauseRecording> verb.

Audio that occurs between a <PauseRecording> verb and a <ResumeRecording> verb will not be present in the recording.

The paused period will not be included in the duration of the recording and therefore will not contribute to the recording portion of the bill.

If there is not an ongoing recording at the time of this verb's execution, it has no effect.

Text Content

There is no text content available to be set for the <ResumeRecording> verb.

Attributes

AttributeDescription
NoneNone

Webhooks Received

There are no webhooks received after the <ResumeRecording> verb is executed.

Examples

Resume a Recording

<?xml version="1.0" encoding="UTF-8"?>
<Response>
<ResumeRecording/>
</Response>