RTKAi
This module consists of the ai
object which is used to interface with RealtimeKit'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.parseTranscript()
Parse a single line transcript
Kind: static method of RTKAi
meeting.ai.parseTranscripts()
Parse a multi-line transcript
Kind: static method of RTKAi