TranscriptionConfig

constructor(webHookUrl: String, summary: SummaryConfig)

Creates a new transcription configuration.

Parameters

webHookUrl

The URL to receive transcription webhook events, or null to skip.

summary

The SummaryConfig for post-transcription summary, or null.