Share via


SummarizationOptions interface

Configuration options for call summarization.

Properties

enableEndCallSummary

Indicating whether end call summary should be enabled.

locale

Locale for summarization (e.g., en-US).

Property Details

enableEndCallSummary

Indicating whether end call summary should be enabled.

enableEndCallSummary?: boolean

Property Value

boolean

locale

Locale for summarization (e.g., en-US).

locale?: string

Property Value

string