get https://us-east-1.recall.ai/api/v1/bot//speaker_timeline/
Get the speaker timeline produced by the bot. If the call is not yet complete, this returns the speaker timeline so-far.
Speaker timeline events are relative to the bot's in_call_recording
status.
Active speaker events that occur before a bot starts recording will have negative timestamps.
Null speaker events (Zoom only)
Zoom meeting speaker timelines include
null
speaker events, which are events emitted when a person stops talking. These events are not supported by Meet, Teams, and Webex.Setting
exclude_null_speaker
will filter these events out.
For more information, see Speaker Timelines.