Speaker Timelines
Use speaker timelines to know when participants are speaking.
A speaker timeline is a history of active speaker events for a bot.
Recall uses this timeline for transcript diarization, and also exposes it through the Participant Events resource associated with the recording.
Timestamps
The timestamp for each active speaker events is offset in seconds relative to the bot's in_call_recording
event.
Fetching the speaker timeline
After calling Retrieve Bot, you can download a speaker timeline from the media_shortcuts.participant_events.data.speaker_timeline_download_url
field in the recordings
object(s). View the response format response format here.
Updated 5 days ago