Skip to content

RTKAi

Last updated View as MarkdownAgent setup

This module consists of the ai object which is used to interface with product's AI features. You can obtain the live meeting transcript and use other meeting AI features such as summary, and agenda using this object.

meeting.ai.onTranscript(transcript)

Kind: instance method of RTKAi

Param Type Description
transcript TranscriptionData Transcript data received for a participant.

Was this helpful?