eventType |
The event type, value is transcriptionAvailable . |
eventTime |
The approximate UTC date and time when the event was generated by the Bandwidth server, in ISO 8601 format. This may not be exactly the time of event execution. |
accountId |
The account id associated with the event. |
applicationId |
The application id associated with the event. |
callId |
The call id associated with the event. |
parentCallId |
(optional) If the event is related to the B leg of a <Transfer> , the call id of the original call leg that executed the <Transfer> . Otherwise, this field will not be present. |
recordingId |
The unique id for this recording. |
to |
The phone number that received the call, in E.164 format (e.g. +15555555555). |
from |
The phone number that made the call, in E.164 format (e.g. +15555555555). |
direction |
The direction of the call. Either inbound or outbound . The direction of a call never changes. |
tag |
(optional) The tag specified earlier in the call. If no tag was specified or it was previously cleared, this field will not be present. |
startTime |
Time the recording started (in ISO8601 format). |
endTime |
Time the recording ended (in ISO8601 format). |
duration |
Length of the recording (in ISO8601 format). |
fileFormat |
The format that the recording was saved in - mp3 or wav . |
callUrl |
The URL of the call associated with the event. |
mediaUrl |
URL to retrieve the contents of the recording. |
transcription |
Transcription information, see below. |
transferCallerId |
(optional) If the event is related to the B leg of a <Transfer> , the phone number used as the from field of the B-leg call, in E.164 format (e.g. +15555555555). Otherwise, this field will not be present. |
transferTo |
(optional) If the event is related to the B leg of a <Transfer> , the phone number used as the to field of the B-leg call in E.164 format (e.g. +15555555555). Otherwise, this field will not be present. |