Type Alias: TtsReconnectSection
TtsReconnectSection =
Omit<GeneratedTtsReconnectSection,"outcomes"|"totalReconnects"|"duration"> &object
Defined in: packages/sdk/src/types/voice-metrics-types.ts:64
Type Declaration
duration?
optionalduration:MetricSection|null
outcomes
outcomes:
TtsReconnectOutcomeEntry[]
totalReconnects
totalReconnects:
number