SummarizationOptions interface
Configuration options for call summarization.
Properties
| enable |
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