Release Notes
2020-11-30
Modified webhook events
- Added the
filename
,duration
,size
, andurl
properties to the Recording.Audio.Available webhook event.
2020-10-30
New webhook events
- Introduced the Recording.Audio.Available webhook event, which is sent when the recorded conference in MP3 format is ready and can be downloaded through the URL link included in the webhook. This event is available only for conferences enabled with Dolby Voice.
Modified webhook events
-
Modified the Recording.MP4.Available webhook event, which is sent when the recorded conference is ready and can be downloaded through the URL link included in the webhook. The recording format available in the webhook depends on whether the recorded conference was enabled with Dolby Voice:
- Non-Dolby Voice conferences: The event can include MP3, MP4, and both MP3 and MP4 recordings.
- Dolby Voice conferences: The event includes only MP4 recordings. To receive audio-related recording webhook notifications for conferences enabled with Dolby Voice, use the Recording.Audio.Available webhook.
- Added the
preferSendMono
,preferRecvMono
,simulcast
,region
, andduration
properties to the Recording.MP4.Available webhook event in the split recording option. - Added the
dolbyVoice
,preferSendMono
,preferRecvMono
,recordingFormat
, andsimulcast
properties to the Conference.Ended webhook event. - Added the
thirdPartyId
andregion
properties to the Conference.Created, Participant.Joined, and Participant.Left webhook events.