A list of speakers mentioned in the conversation with the following properties:

  • speaker_name (str): The name of the speaker
  • speaker_id (str): The id of the speaker
results
{
  "speaker_name": "str",
  "speaker_id": "str",
}

Was this page helpful?