Pause Transcript
This method pauses the transcription process in the application. When invoked, ongoing transcription temporarily halts, and no further text is captured or processed until the transcription is resumed.Resume Transcript
This method resumes the transcription process after the pause. Once invoked, the application continues to capture and process text.BOT_TRANSCRIPT
This event delivers the AI Agent transcripts when the user interacts with the AI Agent prior to agent transfer. It allows to customize the AI Agent response within the transcripts.
TRANSCRIPT_BULB
This event displays a bulb icon beside user’s comments when intent-based suggestions are triggered. Note: Clicking the bulb icon activates the assist tab to show the suggestions.USER_TRANSCRIPT
This event delivers the User transcripts when the user interacts with a AI Agent or agent during voice conversations. It allows to customize the User response within the transcript.
AGENT_TRANSCRIPT
This event delivers the Agent transcripts when the Agent interacts with the user during voice conversations. It allows to customize the Agent transcript within the transcript.
AGENT_JOINED_TEMPLATE
This event triggers a banner in the Transcription tab when the agent joins a voice conversation. It provides a visual cue for the agent that the agent is now part of the discussion.
SUMMARY_TEMPLATE
This event summarizes the conversation between the User and the AI Agent before agent transfer. It also provides the Agent with context for the user’s query.