Recording
The Recording object
Attributes
Attribute | Description |
---|---|
add_time (string) | The datetime string on which the recording was created on the account. |
call_uuid (string) | The identifier of the call that was recorded. |
conference_name (string) | The name of the conference that was recorded. If it was not a conference, then the value will be null . |
recording_duration_ms (string) | The duration of the recording in milliseconds. |
recording_format (string) | The format of the recording file. Allowed values: wav , mp3 |
recording_id (string) | The ID of the recording. |
recording_type (string) | The type of call on which the recording was made. Allowed values: conference (a conference call), normal (a regular call) |
recording_url (string) | The URL where the recording can be accessed. |
recording_storage_duration (integer) | The time in days for which the recording is stored. Increments by one after 24 hours from the recording add time. Minimum value: 1 |
rounded_recording_duration (integer) | The rounded duration of the recording in seconds. Plivo rounds the recording duration to the nearest 60-second interval. Recordings shorter than 60 seconds are rounded up to 60 seconds. |
recording_storage_rate (string) | The unit cost of storing the recording per month. |
monthly_recording_storage_amount (string) | The monthly amount incurred in the latest billing cycle to store a recording. |